You can use this awesome plugin to give a sort order for taxonomy. It’s old but still work on WordPress 3.6 and probably the latest version too.
Related Posts:
- Have a Custom Post Type index page display taxonomy items instead of posts
- Custom Post Type / Taxonomy / Term – what template to use to avoid 404-page?
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- get_terms by custom post type
- How to remove custom post type archive
- Get terms by taxonomy AND post_type
- How to use a custom post type archive as front page?
- Custom Post Type Archives by Year & Month?
- Get custom post type slug for an archive page
- Get Posts by Custom Post Type ,Taxonomy, and Term
- Create a custom archive page for a custom post type in a plugin
- Get The Post Type A Taxonomy Is Attached To
- Custom Post Type Settings page, choose page to display archive
- Adding a menu item for a Custom Post Archive
- Custom Post Type Archive Page not showing
- Adding custom post type archives to a WordPress menu
- How to set a custom post type to have viewable future posts
- Display current taxonomy term when inside custom post type
- Custom Post Type Template – Archive
- Get term slug of current post
- Page Template as Custom Post Type Archive
- Custom post type yearly/ monthly archive permalinks
- Can’t get post id on page that is a custom post type archive
- Meta_Query as a way how to setup CPT permalinks – is it a good thing?
- How to limit the number of terms (terms acts like categories)
- How do you create an archive for a custom post type from a plugin?
- Proper way of making custom post type landing page or archive page
- Custom Post Type Archives by Date with Custom Permalink
- How do I list custom taxonomy terms without the links?
- query multiple taxonomies
- wp_set_object_terms() is not replacing term, but creating a new one
- Get terms that contain posts that in turn belong to other terms?
- How to List All Custom Post Types Names (Not Posts)
- wp_insert_term doesn’t work with custom post type’s taxonomy
- Change title in head on Archive page
- Custom Post Type Archives with 0 Posts Redirects as 404
- show tags of custom post type ONLY
- Custom Taxonomies Terms as Post Title for Custom Post Types upon Publishing
- How to get term link that crosses different custom post types?
- wp_get_object_terms(): count relative to passed IDs?
- How to filter custom post type archive by meta value
- What are the advantages of using a custom post type archive?
- Page is defaulting to archive page and not designated template
- Count posts that have specific taxonomy term attached
- Retrieve single term slug
- custom post type archive page url to point to Page permalink
- “Edit” option for custom post types archive page
- Not Able to Insert Taxonomy Term Using wp_insert_post()
- Custom Post Type archive as front page
- array_pop() expects array, boolean given for $event_type_term ->slug
- Better to use a post type archive, page template, or shortcode for generating a highly configurable CPT archive?
- How can I add programmatically custom taxonomy terms to a custom type post when saving posts?
- post count is wrong when using same taxonomy for 2 different CPT
- Get monthly archives for custom post type
- Is it possible to remove the posts_per_page limit on a specific post type?
- Add Settings to Custom Post Type
- How to hook get_terms() to only show count of posts that have custom meta
- Is it possible to have an index page for taxonomy term for each custom post type it is assigned to?
- Custom post type permalink structure with the category also acting as an archive
- display multiple term post from taxonomy in a single page
- How to get_queried_object on multiple objects?
- Custom Post Type Works but Still Shows “Page Not Found”
- Glossary with Custom Post Type
- Assign Page Template Within A Custom Post Type
- Custom Post Type / Taxonomy Slug / Post Title with post type archive
- Rewrite custom post type url’s adding meta box values
- Custom Post Type Archive Template
- I can’t set meta_key in my custom post type query
- Hide child term posts on parent term pages
- Posts per Page on custom Taxonomy Template
- Compare 3 custom fields and sort by oldest
- Maintaining strict one-to-one association between terms and custom posts
- Post type archive page not working
- Displaying custom post type by first letter through custom taxonomy
- Adding Sticky functionality to Custom Post Type Archives
- Retrieve a specific field from taxonomy term through advanced custom fields [closed]
- If on term-page -> get the current term?
- Separate Custom Post Type Taxonomy by Comma
- Adding a term name from a custom taxonomy assigned to a post link displayed by a wp_query loop based on another taxonomy
- Custom Search | Wrong output & question
- Sort the main query in subcategories/terms?
- paginate function in archive for custom-post-type
- Adding custom post types to archive.php
- Custom Post Type – Archive page title
- Alphabetical sorting of custom post type – one letter per page
- List all posts in Custom Post Type but group dynamically by Custom Taxonomies
- Archive page for taxonomy of custom post type
- Add meta data to the custom post type ARCHIVES page
- Trouble adding custom featured image for custom taxonomy TERMS
- Should I change these content meta types before building complex archive page?
- Get child terms of current term of the current post
- archive-{$post_type}.php not loading. instead the default archive.php loads
- Getting taxonomy terms used by custom post type
- Custom post type archive sorted and grouped by date in post meta field
- Archive or taxonomy pages not working for custom post type
- Create Custom Post Type Archive Page with Sub Categories Navigation Sidebar
- Get list of terms of current taxonomy archive for another taxonomy
- Custom Post Type archive giving 404
- List all custom post type posts from a given category?
- Creating a function that receives the taxonomy terms that have been changed in a custom post type