how do i summarize the posts in the category's?

9 replies
  • WEB DESIGN
  • |
Hello i have managed to (with the help of this forum) to summarize my posts in the index with the featured picture as a thumbnail, how can i now do the same for the category's as the category pages still want to show the whole article?

thank you

doesnt matter iv figured it out i changed the code to this

<?php if ( is_archive() || is_search() || is_front_page() || is_home() ) : // Only display Excerpts for Search (and home page) ?>
#category #posts #summarize

Trending Topics