Have a look at this tutorial for a possible solution: How To Show/Hide WordPress Meta Boxes By Selecting Categories.
Basically, all of the taxonomies would be hidden via javascript, and a function attached to the click event of the Animals taxonomy, which inspects the selected item’s ID to show a corresponding child taxonomy. You’d also have to have a bit of logic on page load to show the taxonomies with terms that are already selected.
There are potential problems though – what happens if someone deselects “dog”, but not any child terms?
Related Posts:
- Group Custom post type in a page by its taxomony tag
- How do I display the grand child items of a taxonomy term?
- Full Custom Post Type List Organised by two Taxonomies
- Custom select query for taxonomies that have posts categorized in another taxonomy
- Query all post and CPT from 2 specific taxonomies AND by ACF custom field
- I have custom post type with custom taxonomy. But not found the taxonomy page..
- Group Custom post type in a taxonomy page by its child taxomony
- How to get post count of specific taxonomy that have store name & category
- Custom Taxonomy’s Label to change the text appearing in Appearance > Menu
- How to completely disable a taxonomy archive on the frontend?
- How to limit the number of terms (terms acts like categories)
- Taxonomy count per Post type
- Custom Post Type – Taxonomy Dropdown Menu?
- How can I list all the categories under a Custom Post Type (taxonomy)?
- Taxonomy term in permalink
- Query Custom Post Type taxonomy type based on page
- Taxonomy + post_type
- Using 1 taxonomy for multiple post types?
- Filtering Posts by Multiple Taxonomy Terms such as in an Admin Post Listing?
- How would I leverage custom Taxonomies in this scenario?
- How to get a list of term names of the custom post type im currently on in single.php
- How to show term-specific post list, without posts associated with child terms?
- Group list of posts by taxonomy and allow for pagination
- Custom Post Type with Custom Title
- Priority for Categories, Tags, Taxonomies, Posts, Pages and Custom Posts with same url
- Disable WordPress Recognizing Path as Attachment
- Get the most popular terms for a custom post type
- Registering tags taxonomy for a custom post type
- Custom post type taxonomy template
- Is slug “type” reserved and can’t be used in taxonomy rewrite?
- Remove Taxonomy Slug when No Taxonomy is Assigned to Custom Post Type?
- 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
- Taxonomy Templates
- Category page only displaying the posts from a custom type
- How to filter out post type meta?
- tax_query returning all posts instead of selective posts in WP_Query
- Conditional regex in add_rewrite_rule() for specific query filters & pagination
- Query Multiple Taxominies Across Multiple Post type’s
- Update permalinks when new category added to custom post type taxonomy
- Custom Post Type Taxonomy Filters
- Taxonomy custom post type URL
- How do I display the taxonomy for a custom post type in an array
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Suggested Post and Taxonomy structure
- Custom post with more than one custom taxonomy
- Get the taxonomy of a post hierarchically
- Conditional statement for if archive page has posts which contain certain taxonomies/categories/tags, show those terms
- Multiple tag cloud filtering
- Get url.com/post_type/taxonomy/term work!
- Different Category system needed for the Custom Post Type
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Linking from CPT page to taxonomy.php
- Page not found for custom post type UI plugin and taxonomy
- Categories and tags for custom post types
- Filter second dropdown (tax) based on first dropdown (cpt)
- Archive-posttype.php isn’t loaded
- How can I create an automatic drop down menu with my tags?
- List custom taxonomy as navigation – taxonomy pages with all it’s posts?
- Get taxonomy singular name instead of taxonomy slug inside $taxonomy query
- Get assigned post categories
- Custom taxonomy template shows 404 Error
- Custom Post Type API doesn’t show taxonomy or category array
- How to constrain the results to a specific post_type on tag archive page?
- Custom Post Type with modified permalink structure results in 404
- Problems making shortcode with custom post types and taxonomy
- Custom Post taxonomy template
- Query Multiple Custom Post Types & Exclude a Taxonomy Term
- How to use taxonomy term as permalink folder
- Filter taxonomy by CPT
- automatically select taxonomy based on post meta
- Display related CPT with custom taxonomy
- How to group custom posts in admin menu based off taxonomy/postmeta
- Custom post types not showing on the standard WordPress Category page
- Display 3 level taxonomies
- List posts that have the current url taxonomy
- If custom taxonomy exist on post?
- Multiple WordPress Sites, Same Database but Filtered Content
- How to get all posts assigned to a taxonomy term only?
- Wrap an X amount of taxonomy posts in a separate Row in WordPress
- Taxonomy’s title
- Display all posts from single taxonomy term
- How to show post which has the specific taxonomy terms?
- Displaying the Taxonomy and a Queried Term on a taxonomy.php page?
- Permalinks for a custom post type – with a page template (custom query) and taxonomy archive
- WordPress add taxonomies/terms list as a menu in archive page
- Custom Search not working
- Custom post type post taxonomies
- Show all post of a taxonomy with one specific term not working
- Using a Taxonomy in Two Spots in a WordPress Post
- insert a taxonomy for a custom post type
- Custom post type URL returns 404 error page
- Problems with custom post type and hierarchical permalinks
- using post_type with meta_query
- Custom Post Type Template based on Taxonomy
- custom post type tags
- Structure of custom post type / taxonomy?
- Display associated taxonomy child name on single CPT page
- Issue On Listing Woocommerce Parent Tag List