Title: Posts in Reverse Order
Last modified: August 19, 2016

---

# Posts in Reverse Order

 *  Resolved [sonnyg80](https://wordpress.org/support/users/sonnyg80/)
 * (@sonnyg80)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/posts-in-reverse-order-1/)
 * I recently had a custom theme created but one problem that persists is that the
   posts show up in reverse chronological order. Every other theme that I’ve tried
   on the same servers (1and1.com) work perfectly fine except for this new one. 
   I’ve seen the other threads on this being a MySQL issue but other themes work
   fine so I don’t see how it could be that.
 * I’ve also tried the theme on a MediaTemple hosted blog and the post order is 
   correct with newest first.
 * Could it be my 1and1.com’s WP installation (2.6.3)? Thoughts please?

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

 *  Thread Starter [sonnyg80](https://wordpress.org/support/users/sonnyg80/)
 * (@sonnyg80)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/posts-in-reverse-order-1/#post-894551)
 * Nevermind – I figured it out.
 * Added:
 * `query_posts($query_string."&order=DESC");`
 * before:
 * `(have_posts())`
 * and worked perfectly.
 *  [dblast](https://wordpress.org/support/users/dblast/)
 * (@dblast)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/posts-in-reverse-order-1/#post-894844)
 * I tried that Using ASC to reverse order and it forced posts as my front page 
   instead of the static page I set and also overrode any menu widgets too. I removed
   it.

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

The topic ‘Posts in Reverse Order’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [dblast](https://wordpress.org/support/users/dblast/)
 * Last activity: [17 years, 6 months ago](https://wordpress.org/support/topic/posts-in-reverse-order-1/#post-894844)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
