blog set to post in reverse order (asc), not working with imported posts
-
I inserted this string before the loop in my index.php:
<?php query_posts($query_string . ‘&orderby=date&order=ASC’); ?>
My posts now show up in reverse order.
I then imported the xml file from another one of my wordpress blogs and imported it into this blog. For some reason the posts are not showing up in reverse order from the new blog only. All other posts are reversed. Can someone tell me what to do? I’m sure it isn’t complicated.
Thanks in advance! ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘blog set to post in reverse order (asc), not working with imported posts’ is closed to new replies.