• Hello, I’ve searched the forum but I cannot find a way to force a line break and my pages look wonky when viewed on different monitors.
    Is there a plug in or code paste I can do to force a line break without WP stripping them out.

Viewing 8 replies - 1 through 8 (of 8 total)
  • <br class="blank" />

    Paste in using html mode in the editor. This survives switching back and forth between visual and html.

    Thread Starter dblast

    (@dblast)

    Thanks but it is not working WP is still wraps text around pictures.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Try this: <br class="clear:both" />

    Again with HTML editor 🙂

    Thread Starter dblast

    (@dblast)

    O.K I just realized I had to add about eight <br class=”blank” /> tags to get the text to flow around the pictures.

    This is so stupid though, such a basic feature that WP ignored.

    Odd.

    Thanks for the help, I appreciate it.

    Thread Starter dblast

    (@dblast)

    Is there a similar tag for <center> as you know WP strips it out every time I switch between the HTML and the visual editor.

    It as you know is a pain in the donkey.

    Thanks for the help Saildude and Ipstenu.

    This has helped around pictures – reduces the number of line breaks you need – yes adding a lot of line breaks sucks – there are some other editors that are supposed to be better but I get along OK with the stock editor so I have stuck with it.

    before the next floated element.

    <p style="clear:left;"></p>

    Thread Starter dblast

    (@dblast)

    Are the other editors plug ins or hacks?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    dblast – Try this http://wordpress.org/extend/plugins/tinymce-advanced/

    I’ve heard it can help.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Need to force a line break’ is closed to new replies.