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

    (@galussothemes)

    Hi nalboukrek,

    In ‘content.php’ file replace this line (37):

    <?php if ( (is_home() && get_theme_mod('zerogravity_entrada_completa_en_home', '') != 1) || (is_search() || is_category() || is_tag() || is_author() || is_archive() ) ) : // Only display Excerpts ?>

    with this:

    <?php if (get_theme_mod('zerogravity_entrada_completa_en_home', '') == ''): // Only display Excerpts ?>

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Showing full post on category pages’ is closed to new replies.