Title: Reversing Posts
Last modified: August 21, 2016

---

# Reversing Posts

 *  [trancendence](https://wordpress.org/support/users/trancendence/)
 * (@trancendence)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reversing-posts/)
 * Okay..
    First time using WordPress, and I thought something like this should 
   be a matter of a tick box.. Apparently not..
 * I’m trying to host an educational video based website
    Videos hosted through 
   VideoPress, Self hosted WordPress on my own VPS. The problem I have is getting
   the posts in reverse order so 1,2,3 not 3,2,1.
 * Since the videos go from easiest to hardest with new additions being harder it
   makes sense to have posts in reverse for noobs that come on to my site.
 * I’m currently using the Tonic Theme by Bavotasan.
 * I don’t know the exact PHP file to edit to change this..
    Other posts seem to
   be related to older versions of WordPress.
 * Thanks!
 * Matt.

Viewing 1 replies (of 1 total)

 *  [gerald@WPcustoms](https://wordpress.org/support/users/geeman12030/)
 * (@geeman12030)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/reversing-posts/#post-4736533)
 * this is related to wp_query – The loop should be in page.php or content.php depends
   on your theme and if it uses page templates.
 * you need to pass `'ORDER' => 'ASC',`to the query
    [http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters](http://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters)

Viewing 1 replies (of 1 total)

The topic ‘Reversing Posts’ is closed to new replies.

## Tags

 * [asc](https://wordpress.org/support/topic-tag/asc/)
 * [desc](https://wordpress.org/support/topic-tag/desc/)
 * [order](https://wordpress.org/support/topic-tag/order/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [reverse](https://wordpress.org/support/topic-tag/reverse/)

 * 1 reply
 * 2 participants
 * Last reply from: [gerald@WPcustoms](https://wordpress.org/support/users/geeman12030/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/reversing-posts/#post-4736533)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
