Tagged: advanced-layout-editor, Wordpress 6.6
-
AuthorPosts
-
July 17, 2024 at 6:39 am #1462209
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!
KeriJuly 17, 2024 at 10:08 am #1462231I have the same problem, I updated to WordPress 6.6 and lost the Advanced Editor.
Regards, Ian
July 17, 2024 at 11:10 am #1462238I have a same issue for my site when i update to wordpress 6.6, the enfold advance layout builder is gone
July 17, 2024 at 11:16 am #1462239I have also updated to the latest version of WordPress 6.6 and the latest version of Enfold. Now I can no longer edit the content on my pages. When I use the Enfold editor, I see some kind of vague HTML code instead of the original text content. Looks like its broken.
July 17, 2024 at 11:58 am #1462244Hi,
Sorry for the problem. We are aware of this and we’re going to release a bug fix release as soon as possible. As a temporary solution, please use the Classic Editor under Enfold->Theme Options for now.
Best regards,
RikardJuly 17, 2024 at 12:26 pm #1462253try to start in that mode with the “automatic” click on that unseen button:
function trigger_alb_on_load(){ ?> <script> (function($){ $(window).on('load', function(){ setTimeout(function() { $("#avia-builder-button").trigger('click'); }, 300); }); })(jQuery); </script> <?php } add_action('admin_head-post-new.php', 'trigger_alb_on_load');
July 17, 2024 at 12:56 pm #1462254Where should I have to place this content in enfold theme
July 17, 2024 at 1:18 pm #1462257Hi,
We have released a bug fix, please update to Enfold 6.0.2: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update
Best regards,
RikardJuly 17, 2024 at 1:32 pm #1462260Hi Rikard, thanks for the crazy fast support!
July 17, 2024 at 1:44 pm #1462264Hi Onliner,
I’m glad that we could help, and sorry again for the problem.
Best regards,
RikardJuly 17, 2024 at 2:15 pm #1462269a note : my Wordfence scan shows that after the last WP update, old files from the previous version remained in the folders – and these are mainly related to the editor files!
July 17, 2024 at 3:25 pm #1462276@Guenni007 I’ve seen also in one of my sites,, Deleted the four files by Wordfence..
July 17, 2024 at 3:29 pm #1462277Thank you, the Enfold update has fixed the problem
July 17, 2024 at 3:45 pm #1462279Thank you for the quick big fix! This is why I love this theme.
July 18, 2024 at 7:39 am #1462346Thanks for quick response, now its working in enfold 6.0.2 updated theme
July 27, 2024 at 1:45 am #1463087Hi all! Sorry, but when I try to edit one page, I get white blank page…
I update to 6.0.2 enfold, have wp 6.6.1.
In the web console I have so much error:
July 27, 2024 at 10:34 am #1463096Hi plichtovav,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.