Viewing 1 replies (of 1 total)
  • Thread Starter incider

    (@incider)

    Figured it out. Just added the following before the loop:

    <?php global $query_string;
            query_posts( $query_string . '&orderby=date' ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Sort Order’ is closed to new replies.