• Resolved elzaz

    (@elzaz)


    Hi!

    I’ve got a problem with my posts page. The content of the page I select as my posts page doesn’t show up. I’ve created a splash page with an image that, when clicked on, redirects to the homepage (I’ve set it as my static front page. When directed to the homepage, it doesn’t show its content.
    If I select my homepage as the static front page, it then shows its content, but the page I’ve selected to be the posts page doesn’t. Basically doesn’t matter which page I select to be the posts page – the content doesn’t show up!

    Here’s the site
    https://mrnowak.uk/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there,

    You do have published posts, right?

    The content of the page I select as my posts page doesn’t show up.

    the content of the page itself will not show, as the ‘posts page’ is generated with the index.php or home.php template.

    I can see that your posts page is showing the one published post of your site.

    if you want to show the content of the page itself, together with all the posts, you will need to edit index.php or home.php in a child theme to include that output.

    Thread Starter elzaz

    (@elzaz)

    Hi!

    Thank you both, at first the problem for me was that I didn’t want all the buttons like “edit, image, date, author” etc.) to show up with the post, but I figured out how to remove them with css.

    Problem solved!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Posts page content doesn't show’ is closed to new replies.