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

    You need to use the_content('Read more') instead of the_excerpt() in your themes template file.

    Try replacing the code in one of these files and see which one reflect changes:

    • templates/content-fullwidth.php
    • templates/content.php
    • templates/content-fullpost.php

    Before doing above steps, I would recommended you to create a child theme and override templates there.

    Hey,
    In your settings > reading. Make sure no page is set as the post page. Just leave that select blank.

    Then in your blog page use the blog page template. Save the page. Once you do you should see options to show full post.

    Hope that helps,

    Kadence Themes

    Thread Starter allansjackson

    (@allansjackson)

    Thanks very much Kadence. That sorted the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Stop posts showing as excerpts’ is closed to new replies.