Forums

Order posts from oldest to newest on /Tag/ page (2 posts)

  1. flashpacker
    Member
    Posted 3 years ago #

    I'd like my main blog order to be newest to oldest but tag pages to show oldest to newest (I have a mix of Pages and Posts on the tag pages and I want the Pages which are older to show up first). Is this possible?
    Cheers

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    With the help of the Template Hierarchy (or Tag Templates) article, determine what Template is displaying your Tag archive, then use this code in that Template just before The Loop:

    query_posts($query_string.'&ORDER=ASC');

    Related:
    Stepping Into Template Tags
    Stepping Into Templates
    query_posts ORDERBY parameters
    Tag Templates

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags