Basically, I would like to know how to reorder my posts within a tag to display the most recent post first instead of the oldest first.
Basically, I would like to know how to reorder my posts within a tag to display the most recent post first instead of the oldest first.
If your theme file uses query_posts, then check out the orderby parameters. Also check out template hierarchy if you need help in determining which theme file(s) to edit.
This topic has been closed to new replies.