Viewing 1 replies (of 1 total)
  • Theme Author Themonic

    (@themonic)

    Open content.php

    Line 44 is

    <?php if ( is_search() || is_home() || is_category() || is_tag() ) : // Display Excerpts for Search, home, category and tag pages ?>

    Replace with

    <?php if ( is_search() || is_home() || is_tag() ) : // Display Excerpts for Search, home and tag pages ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Display latest full post on category archive page’ is closed to new replies.