Title: query_posts doesn&#039;t order by title
Last modified: August 20, 2016

---

# query_posts doesn't order by title

 *  [tommix](https://wordpress.org/support/users/tommix/)
 * (@tommix)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/query_posts-doesnt-order-by-title/)
 * I’m using thos code, and still posts are ordered by title! why?
 *     ```
       query_posts( array(
           'post_type'      => 'page',
           'posts_per_page' => -1,
           'orderby'        => 'title',
           'order'          => 'ASC'
       ) );
       ```
   

The topic ‘query_posts doesn't order by title’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [tommix](https://wordpress.org/support/users/tommix/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/query_posts-doesnt-order-by-title/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
