Forum Replies Created
-
AuthorPosts
-
Hey Pearl,
I hope you’re doing good! :)
I don’t think one of us or the team created that website but it is using Enfold. This is one of our themes and is available on Themeforest if you’d like to check it.
// https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990?s_rank=1
// https://themeforest.net/item/enfold-psd-/5189320?s_rank=2Let us know if we can help you with anything else.
Best regards,
IsmaelHi,
Thank you for using Enfold.
Yes, you can’t use the template as a global element but there’s another element called “Page Content”. You can use that element to display the content of a particular post or page. It’s the same as a global template.
Best regards,
IsmaelHi,
Thanks for the update.
This script might help fix the issue.
// https://kriesi.at/support/topic/masonry-gallery-overlapping-images/#post-911462
It will trigger the resize event causing the masonry items to reposition until the page is fully loaded.
Best regards,
IsmaelJune 25, 2018 at 3:26 am in reply to: Full Layer slider not working since the last update of enfold #977303Hi,
Thanks for the update.
I can still see the same error in the console. Please try to disable the js > avia.js, header.php and footer.php file modifications in the child theme folder temporarily and then check the portfolio page again.
Best regards,
IsmaelJune 25, 2018 at 3:09 am in reply to: Image Links on iPad and iPhone don't work 100% of the time #977301Hey JeffBianchi,
Thank you for using Enfold.
You have to double the tap it to activate the overlay before going to the link. If you want to disable the overlay on mobile view, use this css code.
.avia-mobile .avia-image-overlay-wrap a.avia_image .image-overlay { display: none !important; }Best regards,
IsmaelHey fabienneBESD,
Thank you for using Enfold.
Edit the columns’ class attributes. Remove the “first” attribute of the second and succeeding columns. You should only add it to the first column in a row.
Best regards,
IsmaelHey MichaelRau,
Thank you for using Enfold.
This css code should help fix the issue. Just add it in the Quick CSS field or the child theme’s style.css file.
#top .aviaccordion-slide img { opacity: 1; filter: alpha(opacity=100); }You may need to purge the cache and toggle the theme’s css/js compression options in the Performance panel.
Best regards,
IsmaelHey stakavainio,
Thank you for using Enfold,
Yes, this is because of the new autoplay policy. We added the “muted” parameter to the video to make it autoplay on load. Please don’t forget to remove the browser cache or hard refresh the page.
Best regards,
IsmaelJune 25, 2018 at 2:49 am in reply to: Chrome problem with autoplay video with sound. Need unmute button for video. #977294Hey Jimmy-K,
Awesome! Glad you got it working for you. :)
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHey Stefan,
Thank you for using Enfold.
Where can we see these titles? Try to add the css prefixes.
@media only screen and (max-width: 767px) { #top h1, #top h2 { -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } }Best regards,
IsmaelHey famewebdesign,
Thank you for using Enfold.
It doesn’t display properly because there’s no logo. Please set the header height using css.
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: relative; height: 80px; } }Best regards,
IsmaelHey curacaodroneservices,
Thank you for using Enfold.
The following article should help with the issue. Just follow the steps described in the documentation.
// https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-
Best regards,
IsmaelHey Micheal0424,
Thank you for using Enfold.
This css code should help.
tbody td, tbody th { text-align: center; vertical-align: middle; }You may need to purge the cache and toggle the css/js compression in the Performance panel.
Best regards,
IsmaelHey coeval,
Thank you for using Enfold.
1.) How did you create the galleries and set the password for each?
2.) You have to increase the default memory limit to at least 128M or higher. Please ask your hosting provider or add the following code in the .htaccess file.
define( 'WP_MEMORY_LIMIT', '256M' );Best regards,
IsmaelHey Sovik,
Thank you for using Enfold.
Go to the Enfold > Main Menu > General panel and then set the “Menu Items for mobile” to the second option. The mobile menu should display when the screen is equal to or less than 989px.
Best regards,
IsmaelHey Bahar,
Thank you for using Enfold.
We need to access the site in order to check the issue. Please provide the site url and the login credentials in the private field. Deactivate every plugin except for Yoast Local, temporarily.
Best regards,
IsmaelHi,
Awesome! Schön, dass wir helfen konnten!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHi,
Remove the previous code or filter so that we can test it without causing a duplicate function error or something. Please post the WP and FTP login credentials in the private field. :)
Best regards,
IsmaelHi,
Awesome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHey Deanna,
Thank you for using Enfold.
Instead of using the Extra Elements, add a custom widget inside the logo/header container.
More info here: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area
Best regards,
IsmaelJune 25, 2018 at 1:53 am in reply to: 2 Columns on mobile instead of 1 column stacked ontop eachother #977276Hi,
Thanks for the update.
We modified the code a bit. It should work now. Don’t forget to remove the browser cache or hard refresh the page.
Best regards,
IsmaelHi,
Thank you for using Enfold.
You can’t have a video with sound and have it autoplay at the same time due to the browsers’ autoplay policy (see link). And theme’s video background option doesn’t support the “poster” parameter. On mobile, you have to add a fallback image and a fallback link because background videos are disabled on smaller screens by default.
// https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Best regards,
IsmaelHi,
Awesome! Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHi,
Thank you for the screenshot. We added the bullets back into the title.
Skilled • Professional • CompassionateBest regards,
IsmaelHi,
Thanks for the update.
You have to toggle the theme’s css/js compression in the Performance panel after adjusting the theme options. This will regenerate the scripts and stylesheets. We changed the socket background to something else for testing purposes.
Best regards,
IsmaelJune 25, 2018 at 1:29 am in reply to: White Space under Filterable portfolio within Tab Section #977266Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.Thank you for using Enfold :)
Best regards,
IsmaelHi,
Thanks for the update.
Yes, you can use the “Widget Area” element to do that. Place the instagram widget inside a widget area and then use the “Widget Area” element/shortcode to display that particular widget area. Example:
[av_sidebar av_uid='' widget_area='Displayed Everywhere']That shortcode will display the “Displayed Everywhere” widget area.
Best regards,
IsmaelHi,
Thanks for the update.
The same filter works for my installation. Post the login login in the private field so that we can test the filter. Please remove the previous one.
Best regards,
IsmaelHi,
Are you suggesting that I log into the hosting account, and delete all files located in the wp-content\enfold-child folder?
Yes, you have to delete every files and replace it with the actual child theme files. Get the child files from this link.
// https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#why-child-theme
@krugerparktours: The map display when I checked. Is this fixed?Best regards,
Ismael -
AuthorPosts
