Hi,
I recently updated several websites to WordPress 6.6. The ones that have block editor selected in Enfold Theme Options are no longer showing the Advanced Layout Editor button on posts and pages. Pages that I previously built with the Advanced Layout Editor can still be edited, but the “Default Editor” button is not there. And I can’t use Advanced Layout Editor on new pages. I have a couple sites that have the Classic Editor selected in Enfold Theme Options and those are still working normally. Unfortunately, I have to use the block editor for the other sites because I have plugins that require it.
Is this a known issue? I couldn’t find another post about it.
Thanks for your help!
Keri
Hi. Where can I find tutorials or guides to recreate parallax effects like in the demo https://kriesi.at/themes/enfold-parallax/
To understand how to reproduce them at https://trikego.com/
I searched using various parameters including “Curtain Reveal Animations” but found nothing. Thank you for your support.
Best regard. Bruno
This reply has been marked as private.
Hi,
Thanks for the update. We’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
AlessandroGuest
HI,
i purchased on september 2024 an enfold them licence but i cannot find the them license number to submit it to the forum
Regarsd,
Alessandro
HI,
by default i saw Enfold is giving just 1 main menu. So to have a multilingual website i have to purchase wpml, correct? This is the only way, correct?
What i’m trying to make out is if with wpml i can add and select then as a Main Menu a Spanish, Italian, German, French menu to finally be inserted in the laguages’ section. So that every language would have its Main Menu in its language.
Thanks in advance.
Kind regards, Alessandro
Hello Ismael.
I solved the problem.
The problem was that before I started with Enfold I installed an other Theme.
And i forgetten to delete a plugin that was all.
kind regards Lambert
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
CSS would not be the way to display the LayerSlider, we would use PHP, the css would be used to style the LayerSlider after the PHP, such as to hide the logo in the header. We can do this but since you are not using a Child Theme you could use the WP Code plugin to add the PHP code.
Since we will need to switch your theme to the one that the LayerSlider is not working in a few times to ensure the PHP code that we add works correctly, do you want to create a staging site so your visitors will not be confused while we work on the site? Did you find any other errors when switching to the new theme?
I also see that you don’t have the latest theme installed v6.0.1 I only see v5.6.9?
Most cPanel webhosts have a staging site option, some in the dashboard:

Others add the option in the Softaculous WordPress Management

There may be other staging site options in different cPanel servers, these are the two that I have seen.
Best regards,
Mike
Hello Mike, sorry for my late answer. I didn’t update my page so din’t saw your reply earlier. Thank You so much for your reply and analysis of the situation. Indeed there’s a code that put the Layerslider over the main menu and this is all the problem – I do not retrieve it. What I’ve retreive is in the quick CSS that clearly shos that there’s somewhere a code to display Easysliders instead of the header:
/* Home News-Competition Layout*/
.slide-image{
height:236px;
}
/*Header-Remove Logo and space*/
/*Logo header */
.logo { display: none; }
.responsive .logo img {
display: none!important;
}
So there’s should be somewhere .slide-image CSS that define the proper slider.
At this point my questions:
if i switch to a newer version of enfold – as explained the layer slider disappears, so would it be possible to re-display the layer slider with CSS in the quick CSS space only? Question behind is : editing made in the quick CSS enfold 6.xxx wouldn’t affect the 4.2 quick css? Thank You very much for your support.
Best Christian
Hallo Team. I need whole Enfold Theme, because there are some fils lost.
Is this possible ?
Thank You.
The Site is very slow
Diana
Hey Pascal,
Please refer to this on how to register your theme license: https://kriesi.at/documentation/enfold/theme-registration/
If you don’t have or can’t get access to the account which was used to buy your license, then I would recommend that you buy your own license. Otherwise you will have problems every time you want to update or access the theme files.
Best regards,
Rikard
Pascal BrodeßerGuest
Hello, we have activated the Enfold Child Theme on our site. The people who created the site back then are no longer around. I have taken over the role. I noticed that we have an old version of Enfold. In order to update this, we need a private Envato key. But we no longer have this. What should we do next? Do we have to buy Enfold again?
Additionally, editing the LayerSlider doesn’t work. Is this due to the old Enfold version?
Hey strumpumpel,
Thank you for the inquiry.
I would like that the .avia-caption-content below the .avia-caption-title.
This is the default position of the title and caption, but it was altered using this css code:
#seowie .caption_framed .slideshow_caption .avia-caption-title {
top: 105px;
position: relative;
}
Please remove the css code, then temporarily disable the Enfold > Performance > File Compression settings.
Best regards,
Ismael
Hi,
i installed wpml in enfold. I removed the flags from header in enfold header > extra elements.
1.) How to remove the box (in the background) from the dropdown language selection?
2.) how can i reduce the space between the language selection (please see screenshot)?
kind regards Jak
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Qgrafica_7,
Please try the following in Quick CSS under Enfold->General Styling:
#top #main span.av-milestone-icon {
border-color: transparent;
}
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey fabienneRedUmb,
Thank you for the inquiry.
Yes, you have to override the shortcode file in your child theme. Please check the documentation below:
// https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb
You will find the portfolio entry container around line 966 of the ]enfold/config-templatebuilder/avia-shortcodes/portfolio/portfolio.php file.
$post_class = "post-entry post-entry-{$the_id} grid-entry-overview grid-loop-{$post_loop_count} grid-parity-{$parity} {$last}";
Best regards,
Ismael
Hey Aleksandra,
Thank you for the inquiry.
Did you follow the instructions in the documentation below? Please try to generate another token, and make sure that the required permissions are checked.
// https://kriesi.at/documentation/enfold/theme-registration/#how-to-generate-a-envato-personal-token
Best regards,
Ismael
Hey Patrick,
Thank you for reporting this.
I updated aria-hidden=”false” for ALB icons containing a link for 6.0.2.
If you want to test it before please replace
../config-templatebuilder/avia-shortcodes/icon/icon.php
with
https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_6_0_1/config-templatebuilder/avia-shortcodes/icon/icon.php
There’s also still an animation
I cannot reproduce this. If you have a staging site can we have a link to it where we can see it and we can also get access to the underlying shortcode.
Thank you in advance.
Best regards,
Günter
Hey!
I need a little help, mainly pointers in the right direction.
I display team members via a portfolio grid. Some are regulars, some are guests. I want to give my guests a is_guest = true identifier (done via ACF).
Now I want to display a ribbon on the feature pic in the portfolio grid if the portfolio is_guest = true.
I added css code, what are my next steps?
I am mainly looking for the file I need to work on in my child theme that displays the portfolio grid. Could you let me know which one it is and where I find it?
Is it this one:
/enfold/config-templatebuilder/avia-shortcodes/portfolio
And if so: how do i need to safe it in my child theme?
Thank you.
Hi,
I’ve tried to enter an Envato private token on WordPress account but I get this answer:
“Last time we checked the token we were not able to connected to Envato:
Purchases could not be accessed
Username could not be accessed (needed for your information only)
E-Mail could not be accessed (needed for your information only)
Following errors occurred:
Purchases: Your private token is invalid.
username Your private token is invalid.
email Your private token is invalid.
Purchases: A problem occurred accessing your purchases. Unable to check for updates.”
Can you help? I had trouble with downloading Enfold and you explained there is a problem with ovh (my host). Could this be in connection?
My best,
Aleksandra
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hello,
I customise my widget to have filter by price.
But when I added this filter by price, there is not slider for price filter.
How can I add filter search in enfold ?
Thanks
Zoo
Hi,
For the page that you linked to, please try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
.av-71o5oc-a8dc12cd8b5da5904a0f5d2b3077d9f9 {
border-radius: 10px !important;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi Mike
Thanks for your reply.
Well – I saved of the toggles in the Accordion number 2 from my test site, and then something happened to the functions.php on the test site. I don’t know what. So I’ve broken my test site.
I more or less manually have rebuild most of the toogles via the back end on the live site. And I’m happy with that. If you look here on the live site: https://stegemueller.dk/faq-til-tng/ you can see that there are many more togggles than before.
But suddenly, when I go the back end a click on the icon “Accordion” I get a blank page again.I don’t understand how that happens.
Earlier you instructed me to make this change to functions.php
//set builder mode to debug
add_action('avia_builder_mode', "builder_set_debug");
function builder_set_debug()
{
return "debug";
}
I am afraid of ruining also my live site, so I need to ask:
Is it the function.php from my child theme or the function.php from Enfold theme?
Best regards
Hanne
Hey flylanddesigns,
Thank you for your patience, your screenshot looks like some elements are not loading, but I don’t see this on your frontend, try going to Enfold Theme Options ▸ Performance ▸ Disabling Of Template Builder Elements ▸ Always load all elements then disable Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and enable Enfold Theme Options ▸ Performance ▸ Delete old CSS and JS files
If you have a caching plugin or a web server cache please also clear it.
If this helps try leaving these settings for a few hours and make some changes to your site or publish some test pages as a test, then go back to your Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression settings.
If this doesn’t help, please leave the setting that I recommend in place and include a admin login in the Private Content area so we can examine.
Best regards,
Mike