Title: Not sorting with WP 3.8
Last modified: August 21, 2016

---

# Not sorting with WP 3.8

 *  [tehfo](https://wordpress.org/support/users/tehfo/)
 * (@tehfo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/)
 * Hello, is anyone here with problms using wordpress 3.8?
 * I have WP 3.8 and just installed the plugin. I configured it (drag and dropped)
   everything and saved the options but my portfolio page remains intact.
 * I want to sort it alphabetically.
 * Thanks.
 * This is what I want to sort: [http://valdo.com.br/portfolio/](http://valdo.com.br/portfolio/)
 * [http://wordpress.org/plugins/taxonomy-terms-order/](http://wordpress.org/plugins/taxonomy-terms-order/)

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

 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/#post-4474800)
 * Is the autosort turned ON? Also make sure the code use get_terms() also include‘
   orderby’ => ‘term_order’ within the function parameters.
 *  Thread Starter [tehfo](https://wordpress.org/support/users/tehfo/)
 * (@tehfo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/#post-4474813)
 * The autosort is turned ON.
 * Where do I have to put this code?
 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/#post-4474821)
 * You need to use the parameter along with get_terms()
 *  Thread Starter [tehfo](https://wordpress.org/support/users/tehfo/)
 * (@tehfo)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/#post-4474828)
 * Sorry, I thought that I only had to install the plugin and select AUTOSORT ON.
 * I need more info about this.
 * Does you have any tutorials about how this?
 * Thanks.
 *  Plugin Author [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * (@nsp-code)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/#post-4474832)
 * If the Autosort is On and you use a get_terms() function on your theme, this 
   will work. I suggest so you check with your theme files where the terms are retrieved,
   possible not using the standard get_terms()
    For more details check at [http://codex.wordpress.org/Function_Reference/get_terms](http://codex.wordpress.org/Function_Reference/get_terms)

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

The topic ‘Not sorting with WP 3.8’ is closed to new replies.

 * ![](https://ps.w.org/taxonomy-terms-order/assets/icon-256x256.png?rev=1564412)
 * [Category Order and Taxonomy Terms Order](https://wordpress.org/plugins/taxonomy-terms-order/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/taxonomy-terms-order/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/taxonomy-terms-order/)
 * [Active Topics](https://wordpress.org/support/plugin/taxonomy-terms-order/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/taxonomy-terms-order/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/taxonomy-terms-order/reviews/)

## Tags

 * [sort](https://wordpress.org/support/topic-tag/sort/)
 * [WP 3.8](https://wordpress.org/support/topic-tag/wp-3-8/)

 * 5 replies
 * 2 participants
 * Last reply from: [nsp-code](https://wordpress.org/support/users/nsp-code/)
 * Last activity: [12 years, 4 months ago](https://wordpress.org/support/topic/not-sorting-with-wp-38/#post-4474832)
 * Status: not resolved