• Resolved homemadejam

    (@homemadejam)


    How do I get the full post to show instead of an excerpt on the main blog feed page (here called News)? Reading Settings have been set appropriately: For each post in a feed, include Full Post

    But it still only shows an excerpt. Moreover, it ignores any “read more” link if added and it turns off all active links in the post. It’s hard for a user to know what to do.

    Here’s the feed-
    https://gallerybernice.com/news/

    Here’s the post-
    https://gallerybernice.com/new-website/

    (Not sure why the previous post on this question got closed with no answers or solutions?)

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter homemadejam

    (@homemadejam)

    Hello? Theme author?

    Luckily the folks over at Reddit were more helpful. If anyone else is looking to try to do this you need to edit the template-tags.php file (which lives in the Includes folder).

    Change where it says “<?php the_excerpt(); ?>” to “<?php the_content(); ?>”.

Viewing 1 replies (of 1 total)
  • The topic ‘Posts Excerpt’ is closed to new replies.