Help with wordpress please..

by 4 replies
5
hi warriors,

I have a site setup on wordpress which i add articles to all the time. As it stands the articles are added to a categories section in the sidebar by way of a simple widget. The problem i have is when you click on that category to view the posts it just takes to you to the most recent post in that category and to view more you have to keep pressing the next button.

What i would like is for when you click on a certain category it shows one post with maybe 10 to 15 post titles for that category in a sort of table. Then if the user would like to see another 10-15 post titles they can click the next button. Understand where i am coming from? :confused:

Any ideas would be greatly appreciated
#website design #wordpress
  • If I read you correctly, you're saying that when you click on a category archive, it displays the entire body of the most recent post and you'd like it to display just the titles of many posts in that category?

    What theme are you using? Some have special features to control this type of thing, other times you have to edit the specific category.php files.
    • [1] reply
    • Yeah thats right, I am using a customized theme. Is there a plugin that could handle this sort of thing? I really would like to get it sorted it out as it help would my seo by making my site easier to navigate.
      • [1] reply
  • Banned
    yes, you can change the code of category.php to fix this problem.

Next Topics on Trending Feed

  • 5

    hi warriors, I have a site setup on wordpress which i add articles to all the time. As it stands the articles are added to a categories section in the sidebar by way of a simple widget. The problem i have is when you click on that category to view the posts it just takes to you to the most recent post in that category and to view more you have to keep pressing the next button.