This doesn’t seems to be natively possible, even with upcoming improvements in WP 3.1.
[…] That’s not what taxonomies are for. Taxonomies are for grouping, not for ordering by. If you want to order by something, it has to be something in the post itself, not a term in a taxo. Otto
For this kind of data custom fields make much more sense. Instead of “group of people who weight 60kg”, it should be “Player A (60kg), Player B (60kg), etc”.
Details are by definition individual. Taxonomies are broad generic groups.
Related Posts:
- WP_Query -> sort results by relevance (= most tags / taxonomy terms in common)
- how to group custom post type posts by custom taxonomy terms
- How to get the parent’s taxonomy?
- Query for posts in 2 taxonomies
- Separate Posts and Custom Post Type in Custom Taxonomy archive template
- Sorting multiple custom post types without a meta key/value pair by sort order
- Query/list all terms and their custom post count
- Archive for custom taxonomy lists all posts instead of current taxonomy
- How to display Related Posts based on number of taxonomy terms matched
- How to make WP_Query not to show irrelevant posts?
- Custom post type, custom taxonomy, query posts only from taxonomy (children of)
- Sort custom posts by date and then by taxonomy
- custom post type and a “sticky” position taxonomy
- WordPress custom post type
- Display all posts in a custom post type, grouped by a custom taxonomy
- Custom post type archive 404’s with paginate_links
- Sorting a query by custom field date
- Ordering Posts List By Taxonomy Terms?
- Number of pages – multiple (custom) post types
- Counting Posts of a Given Post Type Having a Specific Taxonomy?
- Custom query – alternate posts by category
- Retrieving 3 latest post from each of 5 different custom post types
- Displaying Posts Related to Other Posts by a Taxonomy Term?
- Querying Posts by Taxonomy From Alternate Network Site
- Should unaltered default loop/query return a list of custom posts belonging to a custom taxonomy?
- Multiple Archive Pages for Custom Post Types AND Taxonomies
- Exclude current post when getting related post on custom post type and taxonomy
- Display Posts of a Category in Alphabetical Order (Custom Post Type)
- Ordering Custom Post Types with WP_Query
- Custom Post Type sorted by Title
- Paginated Taxonomy Term Archive including one post per term
- How to dynamically build a multiple taxonomy query loop within a post type’s single loop?
- Multiple post type queries (with specific arguments for each)
- Is it possible to create a shortcode that will query a post based on taxonomies?
- wp_query to find posts by year and month
- Querying Term Posts in Loop
- Custom Post Type Loop within Shortcode
- Taxonomy Archive: Display only one post per term from separate custom taxonomy
- Combining sorted and random CPT
- Display CPT posts based on specific taxonomy
- Filtering WP_Query Dynamically on the Front-End
- Why get_posts() not returning only selected category posts from Custom Post Type?
- Categories sorting
- Wp_query: sort by PHP variable
- WP_Query most viewed posts, in multiple Post Types, last 30 days, excluding a specific taxonomy term
- Crafting WP_Query array, sort by date
- How to use custom taxonomies to reference complex relationships?
- Get latest 3 posts from multiple CPT in one query
- Conditional Query of Custom Post Type and custom taxonomy
- Show a Category X’s custom post type on Category X archive page?
- Custom WP Query on custom meta and sort by multiple meta keys value
- Custom taxonomies relationship
- Sort and filter custom post type posts by custom taxonomy
- How to edit this code to get the categories in achieve page?
- Add Custom Post Type of specific Custom Taxonomy to regularly blog loop
- WP_Query orderby and tax_query
- Different Ways to Query Custom Post Types?
- Loop for custom post types filtered by a taxonomy
- WordPress wp_query() basic question about args
- how to get this tax_query working?
- find custom post type post by searching its custom field with my string
- FacetWP paging custom wp_query
- How to get the post terms from a child taxonomy
- display posts of custom post type with custom taxonomy
- Custom post type and custom taxonomy 404 on page 2
- Can’t change posts per page in WordPress Post Type Query
- postsperpage value not being applied
- Exclude latest post from WP_Query taxonomy term loop
- WP_Query order custom post type with certain meta key value by post modified date
- Cant’ Display Custom Post Type Title Base on Tax Terms
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- Display featured posts for a custom post type by taxonomy
- What is the most efficient way to execute recursive complex queries?
- Find Posts based on Child Post value
- Custom Post Type ‘Event’: Chronological list of recurring events from meta_values in array
- custom taxonomy pagination 404 error
- have to do a while have post to show for two custom post types sharing the same taxonomy?
- display post count in archive page that have relation with another taxonomy term
- How to search through all child taxonomies using WP_Query?
- Use WP_query to match post types based on custom field values
- WP_Query for custom taxonomies showing posts from non-specified terms?
- minimize wp_query call to database
- sorting in wp query based on custom field value
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- Displaying WordPress posts from post and custom post type in custom taxonomy
- Get posts of an specific term of a custom taxonomy
- Checking Taxonomy Terms for a Custom Post Type With get_the_terms Not Working
- Imported Content Doesnt Show Up On Frontend
- WP_Query for CPT with filter by another WP_Query
- Loop with Custom Post Type and Taxonomies
- Display 2nd category, only once, as sub-heading, in the loop
- How to query posts by meta keys AND under specific category?
- Shortcode display CPT Query only showing 1 post?
- Storing/querying custom date data
- Query Posts From Multiple Post Types
- send user to first page of results when reposting to page?
- Catergory args causing loop not to show
- Get X posts with the same terms as the current post (custom post type and custom taxonomy)
- Quering array of post types & pagination. Articles are repeating sometimes on different pages
- WP Query – Can’t get posts with specific taxonomy