So No One on Here Knows How to Insert a Break in a Page?

  • Unknown's avatar

    Because the thread I created asking how to do it, no one answered.

    So far I’ve tried the following. (Ignore the underscores. The forum editor doesn’t display the HTML code, so I’m inserting the “_” and hopefully the code will show.):
    enter key (carriage return) — coded as &_n_b_s_p_;
    <p></p> — deleted when I switched to Visual editor
    <_b_r_> — deleted when I switched to Visual editor
    <_b_r_ /_> — deleted when I switched to Visual editor
    <_b_r_/_> — deleted when I switched to Visual editor
    <b>&_n_b_s_p_;</b> — the &_n_b_s_p_; deleted when I switched to Visual editor leaving it as <b></b> but it still didn’t insert the break.

    I’m using the Editor theme. This is the specific page.

    Inserting a break should be the simplest thing in the world. Yet WordPress is making it IMPOSSIBLE.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    If you want to learn how to format and space your posts and pages in a wordpress.COM blog see: http://en.support.wordpress.com/advanced-html/ Specifically see here https://en.support.wordpress.com/advanced-html/#extra-line-breaks

    You can also use the pre tag. See here https://en.forums.wordpress.com/topic/can-i-get-rid-of-double-word-spacing?replies=21#post-2512371

    If you use the classic editor here Dashboard > Posts > Add New to create your posts what I provide below may be helpful.

    In the classic editor, if you are working in the Visual editor, to get single spacing between paragraphs hold the SHIFT key down and simultaneously click ENTER at the end of the paragraph. If you are working in the Text or HTML editor, a single click of ENTER will give you a single-spaced line, and two clicks of ENTER will result in double spaced lines.

    Whether or not you are copying and pasting go to > Dashboard > Settings > Writing and enable this setting:
    Formatting
    __ WordPress should correct invalidly nested XHTML automatically
    “save changes”

    IMPORTANT NOTE: When you create a new post, always make sure the Format tool is set to Paragraph before you start typing. It’s in the Visual editor Row 2 first position “style”. See the illustration here http://en.support.wordpress.com/visual-editor/#row-2 If you forget to do that then edit the post, highlight all in the Visual editor, select Paragraph from the Format tool, switch editor to Text then switch back to Visual and click Update.

  • The topic ‘So No One on Here Knows How to Insert a Break in a Page?’ is closed to new replies.