• I am looking for a plugin. Currently when someone clicks on a catagory, it shows the full 10 post of that catagory. I am trying to figure out a way where it only shows the summary or maybe the first couple lines of text from the article. I would also like it to show the first image of that article, but a smaller version.

Viewing 1 replies (of 1 total)
  • Try editing your theme’s category.php file to use the_excerpt in place of the_content(). If your theme does not have a category.php file, edit archive.php.

Viewing 1 replies (of 1 total)

The topic ‘Looking for summary plugin’ is closed to new replies.