Well does anyone know where I could find a plugin which hides post content and only displays a title of a post when someone is view the category..
I'm using WordPress as a CMS.
Well does anyone know where I could find a plugin which hides post content and only displays a title of a post when someone is view the category..
I'm using WordPress as a CMS.
We where trying to get that same feature for poguide.com let me know if you find anything thegiq(at)gmail.com
Thx
Any categories? Or just a specific category?
Looking at the original post, it seems like Category_Templates would fit the bill. Just modify The_Loop on that category's template to not show the_content() and bob's your uncle.
This topic has been closed to new replies.