Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #360539

    I am a newbie in Enfold. When I create a Text Block, I SEE line feeds (enter key) but the line feed doesn’t “translate” on the page.

    Have put in Divs or br or various workarounds noted on web, but can’t seem to make this work consistently.

    Not sure what I’m doing wrong.

    Any suggestions?

    #360889

    Hi CharlieTh!

    Hmm, when you press enter in a textblock it should be creating paragraphs on the front end. Try deactivating all of your plugins and then create a new textblock and save to see what happens.

    You can also use a codeblock element and add the paragraphs in manually if you wish.

    <p>A paragraph</p>
    <p>Another paragraph</p>

    Regards,
    Elliott

    #378591

    Thank you for your help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Carriage Return or LineFeed Not Working Consistently’ is closed to new replies.