Hi all,
I was wondering how I can turn the posts that show up under categories and tags into excerpts instead of full posts? I've searched the web how to do this but no luck so far and couldn't find any plugins either :/
Thanks for your help,
ash
Hi all,
I was wondering how I can turn the posts that show up under categories and tags into excerpts instead of full posts? I've searched the web how to do this but no luck so far and couldn't find any plugins either :/
Thanks for your help,
ash
You can consider editing the archive.php file of your theme (of whatever file your theme uses for the archives). Replace the_content by the_excerpt.
Or a plugin
http://wordpress.org/extend/plugins/search.php?q=excerpt&sort=
Thx gangleri,
I edited the php file and it worked like a charm :)
This topic has been closed to new replies.