Show Full Posts in category rather than Excerpts

Home Forums All Other Themes Show Full Posts in category rather than Excerpts

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31039
    GregGreg
    Member
    • Topics: 2
    • Replies: 2
    • Total: 4
    Member since: March 15, 2016

    Support,
    I would like to display full posts in my categories; rather than excerpts. Could you please explain how to do this. I am using the SKT Restaurant Pro theme and my site is greatoceanducks.com.

    Regards,
    Greg.

    #31099
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi Greg,

    Kindly go to content.php and find this code

    <?php the_excerpt(); ?>

    And replace it with this code

    <?php the_content(); ?>

    Regards,
    Dave

    #44395
    Shane Cooper BlissetShane Cooper Blisset
    Member
    • Topics: 1
    • Replies: 3
    • Total: 4
    Member since: June 6, 2016

    Hello,

    I’d also like to display the full post (instead of excerpt) on a category page. I tried the above edit, and it had no impact. Here’s an example URL. Using Spirited-Pro.

    http://phoenixpridelgbtcenter.org/category/alcohol-and-substance-abuse/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.