-
AuthorPosts
-
March 3, 2019 at 10:01 am #1073884
Hello,
I must have clicked anywhere that I can´t remember and now I do have this code on my GUI.
Where does it comes from and how to hide? If I scroll down I can edit and work in the “Avia Layout Architect”
JS
Pls. look here:
https://www.dropbox.com/s/sp2uhvjdsfqwx5i/Code%20Enfold%20Hide.jpg?dl=0-
This topic was modified 6 years, 8 months ago by
JS.
March 4, 2019 at 7:15 am #1074194Hey Tom,
Please select to use the Classic Editor on the main page of the theme options.
Best regards,
RikardMarch 4, 2019 at 4:24 pm #1074417Rikard, thanks, but what is the main page of the theme options? Perhaps in german?!
JSMarch 4, 2019 at 8:19 pm #1074505…and…can it be that this switch away from the Classic Editor is the reason that I can´t see and edit anymore in a text element the text?
JS
P.S.: ..still not found the way back to the Classic Editor…March 6, 2019 at 6:08 am #1075279Hi,
If you click Enfold in the WordPress menu then that will take you to the main page of the theme options. Scroll down the page and it will be the last option on the page.
If you are running a version lower than 4.5.2 then you will have to update to that or higher to be able to see that option. If you want to disable the WordPress block editor then you can add this to your functions.php file:
// disable for posts add_filter('use_block_editor_for_post', '__return_false', 10); // disable for post types add_filter('use_block_editor_for_post_type', '__return_false', 10);Best regards,
RikardMarch 6, 2019 at 9:32 am #1075408Hi,
“thanks”.
The “last option on the page” is “Wartungsmodus” or do you mean “Theme Update” as “last option on the page”. Don´t know who to find there “select to use editor” like you suggested in your first answer post.
JSMarch 7, 2019 at 7:03 am #1075807 -
This topic was modified 6 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
