how to make this change in a wordpress blog

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
suhaagkumar
Forum Newbie
Posts: 1
Joined: Wed Mar 24, 2010 11:01 am

how to make this change in a wordpress blog

Post by suhaagkumar »

there is categories sider bar.. which displays the categories and in this each category contains many posts. In my blog when i click on a category all the posts are displayed in the form of a snippet of few words and to view the whole thing i have click on it

Instead i would like to change it in such a way where the all the posts are fully displayed when i click on the specific category. How can i do this ... It would be really helpful if someone can help as i am new to php...
Post Reply