• Hello
    I have checked ALL the posts in this forum on how to make the post appear in reverse order – that is most recent post last, earlier posts first.

    The only solution so far is to open index.php and enter the following code:
    <?php query_posts($query_string . “&order=ASC”); ?>

    THis does not work for me.

    I opened the index.php code in the themes folder and add the snippet, but it still did not work.

    I am using ver. 2.6 – is there way to change the order – nothing seems to work.

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Actually, there is a plugin out there that I tried to use to exclude some posts, and one of the side effects is that it reverses your post order for some reason. That’s not what I wanted it to do (or the author, either, I don’t think), but it sounds like it is what you want it to do.

    https://www.ads-software.com/extend/plugins/simply-exclude/

    I am also using version 2.6 but have a a handful of other plugins running, but it doesn’t seem like any of the others effect Simply Exclude.

    Thread Starter Islo

    (@nuytun)

    Hey thanks, I will try that.

    I am going to try it. Funny thing is I have no need for the plugin – maybe I will after I install it.

    Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Posts – in reverse order’ is closed to new replies.