I think you’ve arrived at the structure that WP doesn’t quite support.
Let’s start with following premises:
- Taxonomies exist for grouping posts.
- Hierarchical taxonomies can have multiple level of grouping (with larger groups encompassing smaller groups).
But what you had drafted is something else — taxonomy grouping another taxonomy. Simply put that’s not in the plan. 🙂
It’s a little hard to advice without seeing actual data, but my guess would be that if Program/Exercise are taxonomies and need to have nested relationship then they likely just need to be one hierarchical taxonomy.
Related Posts:
- How to get all taxonomies of a post type?
- Renaming Custom Post Types and Taxonomies
- Saving Taxonomy Terms
- Get Posts by Custom Post Type ,Taxonomy, and Term
- How to change permalink structure for custom post type and it’s taxonomies?
- How do I list custom taxonomy terms without the links?
- How to list custom taxonomy categories?
- Custom Taxonomy Template Post List with Sort Order
- wp_insert_term doesn’t work with custom post type’s taxonomy
- Taxonomy archives based on Custom Post Type
- Order Posts by Taxonomy and Meta Value
- Taxonomy page returns 404 page not found
- It is possible to get a list of post types asociated to a taxonomy?
- display multiple term post from taxonomy in a single page
- Custom Metabox with Taxonomy Dropdown – Saving Issue
- How to get the parent’s taxonomy?
- Adding a term name from a custom taxonomy assigned to a post link displayed by a wp_query loop based on another taxonomy
- Group Custom post type in a page by its taxomony tag
- create a back-end wordpress content submission using custom post type
- Same base slug for CPT post and CPT taxonomy terms
- wp_insert_post custom taxonomy
- Displaying related posts in a custom post type by a custom taxonomy
- Display taxonomy term only if there’s a value
- Post Link Filter Help [closed]
- Get all taxonomies for all post types
- How do I display custom post types through a common taxonomy?
- Paginate_links won’t create the right links on a taxonomy filtered custom post type archive
- How to list custom post types?
- How to filter out post type meta?
- Custom Post Types and Categories?
- Conditional regex in add_rewrite_rule() for specific query filters & pagination
- Query Multiple Taxominies Across Multiple Post type’s
- Tag page with Custom Post Types not returning any posts
- Update permalinks when new category added to custom post type taxonomy
- Custom Taxonomy back-end customizations
- How to conditionally redirect to the post from a taxonomy page?
- Suggested Post and Taxonomy structure
- How do I share categories across multiple post types?
- Get url.com/post_type/taxonomy/term work!
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Taxonomy in URL
- How to organise this data within WordPress
- Output terms for custom post types
- How to Set Taxonomy Object Description?
- Custom select query for taxonomies that have posts categorized in another taxonomy
- How to assign tag to custom post type in wordpress?
- Variable not working in WP_Query
- Hide meta box for everything BUT a certain custom post type
- Associate all Custom Post Types with Taxonomy
- Alphabetically sort a taxonomy.php template by post title
- Show Taxonomies with admin area for custom post type?
- Custom taxonomy template list not working (404)
- Use the custom post type archive for taxonomies?
- Taxonomy template page not working
- Copy/Move selected taxonomy terms to another taxonomy for posts
- Running a custom query inside another cpt single and trying to grab a variable
- Get post-meta value of all custom-posts – lowest to highest year-count?
- Query Custom Post Type by Taxonomy
- Copying over taxonomy structure from one CPT to another
- Sort Archive by Taxonomy
- Query all posts under one taxonomy? Why is my code not working?
- Display ONE taxonomy and its assigned pages
- Page that lists publications by classifying them by taxonomy
- Order posts by taxonomy terms
- Filtering posts based on three taxonomies
- Define multiple prefixes for custom post type
- Display category filters for custom post type when category is shared by multiple post types
- How to order taxonomy terms by most recent post?
- editing shortcode for custom post type within a plugin
- Taxonomies are not showing in the category dropdown
- How to display all terms from all taxonomies in post, but separately for each taxonomy?
- List all posts associated under custom taxonomy
- How to transfer categories (default) to custom taxonomy?
- Taxonomy to Post Type. Every Taxonomy Item can be Producer or Developer
- Custom Taxonomy – fields
- Custom post type category link + add to menu
- One of my headings is mysteriously coming up as a link in my CPT Archive
- Single taxonomy for different custom post types
- Taxonomy and Custom Post type with Collpase
- Best approach to allow front-end display of posts’ reviewers?
- Listing Custom Post Post from certain category
- Custom Post Type and Taxonomies, creating the corresponding template file and loop the data
- Custom Post Type parent slug as menu item
- Sorting on Taxonomy in archive page
- Create an additional template page for every term taxonomy
- Archive templates based on taxonomies
- Query Distinct Taxonomies of Custom Post Type
- Show taxonomies from specific CPT
- List a custom post type’s posts ordered by nested custom taxonomy
- Single and Archive Pages with Custom Post Type
- Sharing a custom taxonomy – No posts?
- See the process of creating a taxonomy and tell me where I made a mistake
- show only one category posts in admin
- How to add to taxonomies to a post type
- Filtering custom post types using category taxonomy
- custom taxonomy not return in the code
- How do I get parameters from the URL?
- Show only taxonomy types terms associated with a custom post type in WordPress PHP
- Taxonomy term archive claims there are no posts, but there are. How to resolve?
- How to list custom taxonomy terms without the hyperlinks?