Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #342381

    Hi,

    I’m using enfold since a while and I have a problem with lines break, i don’t know if it’s a bug but I don’t find a solution.

    When I press enter many times for have more space between paragraph, the editor always delete them and just start a new paragraph for the second part of my text.

    I tried many things :

    – Add this to functions.php :
    remove_filter( ‘the_content’, ‘wpautop’ );
    remove_filter( ‘the_excerpt’, ‘wpautop’ );
    – Installing TinyMCE Advanced and check the option for <p> <br /> tags
    – Update JS files for know when my line break is deleted and remove formatting functions …

    Without using avia builder my line break isn’t deleted !
    Tested today on a new install of WP + Enfold, no plugins and both on the latest version.

    If someone has an idea how to do many line break …

    Thanks for help.

    #343564

    Hey espaceprive!

    Can you post the link to you website please?

    Cheers!
    Andy

    #343975

    Hi Andy,

    Thanks for reply !

    I can’t share link cause this try is on local wamp, but all new install WP + Enfold do same thing. I took screenshots for show my problem :

    My text in TinyMCE : Pic 1
    Now on avia builder (on page edit) : Pic 2
    And the result on web (similar to Pic 2, of course !) : Pic 3

    I think this problem is easily solvable but i don’t know how, on WP without Enfold just installing Advanced TinyMCE plugin solve this when i check the option for stop removing <p> ans <br /> tags.

    #345113

    Hi!

    That’s currently a bug we’re already aware of. As a workaround i’d suggest using multiple Text Blocks in combination with Separator / Whitespace elements.

    Regards,
    Josue

    #345895

    Hi Josue,

    Thanks for advice, I hope it will be fixed soon !

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Auto deleting line break in tinyMCE’ is closed to new replies.