Title: Article order
Last modified: August 19, 2016

---

# Article order

 *  [trusco1973](https://wordpress.org/support/users/trusco1973/)
 * (@trusco1973)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/article-order/)
 * Is possible to order articles? When I add a new article it’s on the top of the
   list. If I have to put at the last position, how caa I do?
    Thanks

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/article-order/#post-1654847)
 * You would need to add a custom query to the relevant template file in your theme
   to reverse the post order. Something like:
 * `<?php query_posts($query_string.'orderby=date&&order=ASC');?>`
 * [http://codex.wordpress.org/Function_Reference/query_posts](http://codex.wordpress.org/Function_Reference/query_posts)
 *  Thread Starter [trusco1973](https://wordpress.org/support/users/trusco1973/)
 * (@trusco1973)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/article-order/#post-1654856)
 * Esmi, thanks for your speed answer.
    I tried to search something like your string(?
   php query_posts($query_string.’orderby=date&&order=ASC’);?) but I didn’t find.
   Do you think I shoud study wp-app.php file?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/article-order/#post-1654863)
 * Use the link I gave above.

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

The topic ‘Article order’ is closed to new replies.

## Tags

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

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

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
