Archived topic
My HTML Markup in Sections is disappearing!
54 replies · Started by Paul on September 16, 2015
Update: The visual editor is removed from the sections editor in 1.7.8 just not 1.8.0
Paragraph tags shouldn't be stripped - that might be a plugin conflict. Can you show me a video of the issue? If not, any chance you can send me temporary admin login details?: https://generatepress.com/contact
Thanks!
I'd rather let you jump in with login details. Should I put them here?
Hi there,
the forum is public so no sharing login details within is advisable. As Tom states use the form here:
https://generatepress.com/contact
Please include this URL in the account from us to track:
Hey Tom,
What happened to this problem since then?
I want to know how to turn off the "visual" of the GPP 1.8 sections.
Always want to use with "text".
As of right now it's a known issue that it won't remember/respect the "Text" setting. This is caused by us moving to the core JS implementation of the classic editor.
We're working on a solution.
Thanks for the reply.
Is there a way to avoid using filters temporarily?
For example, like
add_filter( 'user_can_richedit', '__return_false' );
add_filter( 'wp_default_editor', create_function('', 'return "html";') );
None of this works in Section.
It seems like their wp.editor javascript ignores those filters. We'll do our best to find a way :)
I am grateful for your kindness and efforts.
I believe we’ve fixed the issue where the editor always opens in the Visual Editor. Feel free to get in touch and we can send over the patched version before we release it: https://generatepress.com/contact