Title: Loop nav doesn&#039;t change?
Last modified: August 21, 2016

---

# Loop nav doesn't change?

 *  Resolved [vanpet](https://wordpress.org/support/users/vanpet/)
 * (@vanpet)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/loop-nav-doesnt-change/)
 * This code in my theme, shown on every post:
 * <?php previous_post_link( __( ‘%link’, ‘hatch’ ), ‘← %title’ ); ?>
 * <?php next_post_link( __( ‘%link’, ‘hatch’ ), ‘%title →’ ); ?>
 * Doesn’t display the correct previous and next post with the new order, but those
   ordered by default.
 * How can I change that?
 * [http://wordpress.org/plugins/post-sorter/](http://wordpress.org/plugins/post-sorter/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [vanpet](https://wordpress.org/support/users/vanpet/)
 * (@vanpet)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/loop-nav-doesnt-change/#post-4466395)
 * My bad, actually it does, I just had to add a “true” parameter to the link to
   constraint it to one category only.

Viewing 1 replies (of 1 total)

The topic ‘Loop nav doesn't change?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/post-sorter.svg)
 * [Post Sorter](https://wordpress.org/plugins/post-sorter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-sorter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-sorter/)
 * [Active Topics](https://wordpress.org/support/plugin/post-sorter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-sorter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-sorter/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [vanpet](https://wordpress.org/support/users/vanpet/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/loop-nav-doesnt-change/#post-4466395)
 * Status: resolved