Need to display category posts in template
-
Hi,
I’m doing my absolute best to use WordPress as a conventional CMS because it has so many good features and plugins that it seems crazy not to.
However, I’m going crazy trying to do some really basic stuff. The issues I have are:
– I want to display the posts of a category in my index template. In other words, I’m in category x therefore posts in category x are shown, if I was in category y, then posts from category y would be shown.
– I also need to do some formatting of navigation, so, active categories and posts need to be highlighted with a class.
– Lastly, I need to order the posts by date so that changing the date of a post in admin will change the order posts are listed.
Can anyone help me or point me in the right direction? I’ve read the wp documentation throughly and I can find nothing apart from a few plugins that don’t do what I need.
Cat-posts 1.0 has been the first one that came close, but is not there yet and, although I’m learning PHP as fast as I can, I’ve tried modding this plugin without success…
The topic ‘Need to display category posts in template’ is closed to new replies.