• Resolved seb

    (@seb)


    Hi there,

    I’ve been searching the forums but haven’t been able to find a solution yet.

    In my custom category-2.php file, I want to display the oldest posts on top and the newest at the bottom. So I’ve inserted

    <?php query_posts("order=ASC"); ?>

    right above the loop, but nothing happens. When I replace ASC by DESC it doesn’t make any difference.

    Im using wordpress 2.1

    Can anyone help?

    Cheers…

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘query_posts in category template file?’ is closed to new replies.