• Resolved dodo9999

    (@dodo9999)


    My blog post consists of a bullet point list. How can I get the bullet points and formatting of the text to remain the same on the front page as well?
    Currently, on the front page, the post is just the text.
    On clicking on the blog post, the bullet points are there.
    Site url: thefreshtube.com
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Siobhan

    (@siobhyb)

    Hi there,

    HTML is automatically stripped out from posts on the home page, which is why your formatting is lost on that page. It is possible to “tell” the theme to preserve HTML, though.

    The easiest way to go about this is with a plugin. I tested the following which worked on my own test site:

    https://wordpress.org/plugins/advanced-excerpt/

    Feel free to have a browse about in the plugin repository for similar plugins, too.

    Moderator Kathryn Presner

    (@zoonini)

    Just wanted to throw out another option to consider as an alternative to the plugin route. If you add a custom excerpt with the HTML included, it will be displayed on the posts page. So the steps would be:

    – Switch to HTML/Text view in the post editor
    – Copy out the part you want to display on the homepage and put it into the Excerpt field
    – If you don’t see the Excerpt field, open the Screen Options panel at the top right and check off the “Excerpts” box

    Screenshot: https://cloudup.com/c5HpA9GpfcV

    Let us know if one of these options works out for you.

    Thread Starter dodo9999

    (@dodo9999)

    Great! Thanks to you both for your replies.
    The ‘excerpts’ method worked a charm. 🙂

    Moderator Kathryn Presner

    (@zoonini)

    Glad you’re set. Looks good!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Formatting of posts not visible on front page’ is closed to new replies.