Site logo

My HTML Markup in Sections is disappearing!

Home Forums Support My HTML Markup in Sections is disappearing!

Home Forums Support My HTML Markup in Sections is disappearing!

Viewing 10 posts - 46 through 55 (of 55 total)
  • Author
    Posts
  • #848126
    Anthony

    Update: The visual editor is removed from the sections editor in 1.7.8 just not 1.8.0

    #848388
    Tom
    Lead Developer
    Lead Developer

    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!

    #849680
    Anthony

    I’d rather let you jump in with login details. Should I put them here?

    #849715
    David
    Staff
    Customer Support

    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:

    https://generatepress.com/forums/topic/my-html-markup-in-sections-is-disappearing/page/4/#post-849680

    #880965
    YSK

    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”.

    #881035
    Tom
    Lead Developer
    Lead Developer

    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.

    #881041
    YSK

    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.

    #881467
    Tom
    Lead Developer
    Lead Developer

    It seems like their wp.editor javascript ignores those filters. We’ll do our best to find a way 🙂

    #881751
    YSK

    I am grateful for your kindness and efforts.

    #913680
    Tom
    Lead Developer
    Lead Developer

    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

Viewing 10 posts - 46 through 55 (of 55 total)
  • You must be logged in to reply to this topic.