• 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)
  • Thread Starter lifeleavesscars

    (@lifeleavesscars)

    Never mind. The author of the posts was not set to “admin” role. It’s amazing what you figure out when you try ABSOLUTELY EVERYTHING lol

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.