Title: Reverse post order
Last modified: August 19, 2016

---

# Reverse post order

 *  [jmdougla](https://wordpress.org/support/users/jmdougla/)
 * (@jmdougla)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/reverse-post-order-1/)
 * I have a new wordpress blog of which I will be the only poster in a single catagory.
   I want to have the posts display in reverse chronological order (the last post
   to show last and first post always at the top).
 * I’ve looked for a way to change it but can only find answers in this forum and
   those that I found are either not what I need or they are above my expertise.
   Can someone please hold my hand and take me through this mod? I am using the ‘
   Suffusion’ template.
 * Thx

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [16 years, 5 months ago](https://wordpress.org/support/topic/reverse-post-order-1/#post-1329013)
 * The simpliest would be to make a Category Template (see [http://codex.wordpress.org/Category_Templates](http://codex.wordpress.org/Category_Templates))
   for that category, and in the template file, change the query posts to show them
   in DESC
 * `query_posts('order=DESC');`
 * See [http://codex.wordpress.org/Template_Tags/query_posts](http://codex.wordpress.org/Template_Tags/query_posts)
   for details.
 *  Thread Starter [jmdougla](https://wordpress.org/support/users/jmdougla/)
 * (@jmdougla)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/reverse-post-order-1/#post-1329032)
 * Found an easy way around my problem. I simply change the date of the post and
   then disabled the date showing up in the post. It will work for me because I 
   only need 4-5 posts total and will be making very few changes on the site.
 * Thanks
 *  [antonyb](https://wordpress.org/support/users/antonyb/)
 * (@antonyb)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/reverse-post-order-1/#post-1329239)
 * Check this out
 * [http://www.thegirlintheredsweater.com/wordpress-tips/reverse-post-order/comment-page-1#comment-1082](http://www.thegirlintheredsweater.com/wordpress-tips/reverse-post-order/comment-page-1#comment-1082)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Reverse post order’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [antonyb](https://wordpress.org/support/users/antonyb/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/reverse-post-order-1/#post-1329239)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
