Hello,
I updated my wordpress. Now i can not use the enfold options. Where is my enfold builder???
Where can i find the old enfold editor? I cant create new sites with enfold….
Regards
Check this page out: https://kriesi.at/archives/wordpress-5-0-and-enfold-4-5-1
Have you installed and activated the CLASSIC EDITOR plugin…?
This should alleviate much of the issue for you, as it restores the former editor system that Enfold uses.
Stevo
Adding this code to disable the new WordPress 5 editor:
add_filter(‘use_block_editor_for_post’, ‘__return_false’, 5);
to the themes functions.php fixed it for me.
Hi guys
@Stevo: I thought exactly the same and pre-installed the classic editor plugin for all the websites I have created with Enfold.
Just figured out that classic editor actually is the problem with Enfold 4.5.1 when it comes to creating new pages or posts.
Solution for me
WP 5.0, Enfold 4.5.1 and remove classic editor plugin. This makes you choose between Gutenberg and the Enfold ALB (advanced layout builder by Kriesi).
Best,
Michael