Recent posts on top…was working, but not for new post
-
I’m trying to get all of my recent posts on the main index to post on top (older on bottom) Here’s the thing…I got it to work, but the recent post today is posting on the bottom again.
This is what I put:
<?php query_posts(‘showposts=5&order=DESC’); ?>
Is that correct, should I put something different?
Thanks!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Recent posts on top…was working, but not for new post’ is closed to new replies.