• There is no such line as

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

    in content.php any more.

    I deleted is_category() from this line:

    <?php elseif( is_search() || is_tag() || is_author() || is_archive() ): ?>

    but it didn’t help.
    Obviously something in theme code has changed. What should I do to get full posts in categories?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kassd

    (@kassd)

    can anyone help on the subject?

    Thread Starter kassd

    (@kassd)

    so there is no way to get this functionality. can anyone advice on a theme similar to Iconic One (as clear and simple), but that will show full posts in categories?

    Hi

    It is wordpress not iconic-one.

    You could asign a page to show the categori with an ID. For ease you can take a look on this plugin List Categori posts

    It is also described in this video

    Hope that helps?

    Thread Starter kassd

    (@kassd)

    Thank you for your answer! I found a theme that has an option to make full posts in categories in settings, makes it in one click.
    It is a pity Iconic One doesn’t do that, I liked it. Good luck everyone!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Full posts in categories’ is closed to new replies.