Hello
how do i make a Posts list only show title when visitor click sidebar categories or archives ?
do i need plugin ?
or edit css??
please help
Hello
how do i make a Posts list only show title when visitor click sidebar categories or archives ?
do i need plugin ?
or edit css??
please help
With the help of the Template Hierarchy article, determine what Template is displaying your posts one a user clicks on categories or archives.
Once you determine the correct template you will want to delete the template tag, the_content(), in that file.
Also see the first four questions here:
FAQ_Layout_and_Design#Text_and_Content_Display
You must log in to post.