As you can see in this image, template hierarchy limits to taxonomy-$taxonomy-$term.php
.
I don’t know why a subterm falls back to taxonomy-$taxonomy.php
, but I guess it searches for a taxonomy-$taxonomy-$term.php
in wich $term
would be workshops
, science labs
and so on. And since those don’t exist (I suppose), it falls back on taxonomy-$taxonomy.php
.
You could make use of a workaround in your taxonomy-$taxonomy.php
file wich loads the requested taxonomy-$taxonomy-$term.php
file when the $term
has a parent $term
.
Related Posts:
- Filter blog archive by category in URL
- Custom template for archive of a custom taxonomy
- Pagination on taxonomy archive pages breaks
- Adding tag’s featured image to tag archive
- Echo taxonomy name – second level
- Taxonomy term archive default loop returns 1 record instead of 8
- Calling an Archive Page with specific Tag/Tax ID
- Taxonomy.php inheriting first post
- All tag/category/custom taxonomy archives 404
- Same page for startpage and archive?
- How to share terms between two taxonomies?
- Taxonomy terms can’t find posts from archive.php or taxonomy.php
- Rewrite permalink to include multiple taxonomies
- Can the default “post tags” taxonomy be renamed?
- get_categories for custom post type with a specific custom taxonomy attached
- How to organize and cache additional data associated with terms?
- get a specific taxonomy term name
- get_terms() How many is TOO many?
- Check if current term is a child of another term
- How to display child term of current term’s parent taxonomy?
- Sorting custom taxonomy causes menus error
- Set a cookie in WordPress, using a select form and Jquery
- Is there any difference between post in child term and child & parent terms?
- Create and move terms for taxonomies
- Custom taxonomy archive – No posts found [closed]
- How can I remove links from the function “get term list”?
- Alphabetical order in taxonomy.php
- Get Term names from WP Term Object
- functions to create term and child terms
- base directories / URL
- Conditional tag affecting taxonomy term and its children?
- WordPress REST get all items without a taxonomy assigned
- How do I get the current tag out of a taxonomy?
- Variable in Array Not Working
- If search matches taxonomy
- How to list 2 taxonomy terms for a post, based on their hierarchy
- Custom Field as Custom Taxonomy?
- Plugin to assign parent category on multiple taxonomy terms
- Modify the query method when adding category filtering function to the custom post list
- Check for taxonomy archive on search results page
- Use a CPT as a taxonomy
- need to get postthumnails from a post whithin a category custom post type
- How to add Post Format Taxonomy Archive page in the menu?
- how to display only the sub category names of the taxonmoy
- Create archive page for woocommerce attribute
- Individual post. Meta_key, taxonomy or post status for separation?
- Taxonomy archive page WP_Query does not return get_the_permalink() or get_permalink() value
- Custom Taxonomy Term Archive Page Template that Filters 2 or more Taxonomies
- Changing the default taxonomy key length
- Adding taxonomy terms based on custom field
- How to show taxonomy image instead of taxonomy name on a list
- Multi Taxonomies same terms
- benefits of the table ‘wp_term_taxonomy’
- How to save a multiple checkbox array into a non-hierarchical taxonomy
- Customize category page for different custom taxonomies
- Display a tag only if there is a description
- Query Custom Post Type by Taxonomy Meta Value
- `get_terms()` with `child_of` and `childless` combined
- Add text to the end of each list item in wp_list_categories
- Return Taxonomy Name for Each Term
- Taxonomy list names with lowercase
- echo term name outside the loop, using term slug
- What are these undocumented arguments for register_taxonomy?
- Dynamic filtering of posts with custom taxonomies
- Sorting tags by name
- How to display only the direct children of a term on a taxonomy page
- How to get terms from a custom taxonomies after WordPress 4.5.0
- Search Media by taxonomy
- Get Taxonomy name from “registered_taxonomy” hook
- In two-category searches, where does WordPress save the title of the 2nd category?
- Show only first child in dropdown
- Custom Post Type + Custom Taxonomy = Archive Listing Page Problems
- archive page sidebar not working
- Related terms – Terms that feature in post of current term
- Select query with two and two related taxonomies
- Taxonomy Dropdown Question
- Customize menu link for taxonomy in WP menu
- How To Query For An Empty Taxonomy Field
- Is possible hide hierarchical select dropdown created by jetsmartfilters? (only visual issue)
- Finding id of taxonomy by name in custom post type
- Add specific content to a taxonomy results page
- Set the limit of taxonomy per page
- I need posts within a taxonomy category that are tagged “featured” to show up first
- How to position taxonomy meta box on page
- WP REST API taxonomy is missing on custom post type
- taxonomy terms are not populating select tag options
- how to print post tags [duplicate]
- Filtering posts by taxonomy and meta_value
- What to do with shared terms splitting in WordPress 4.2?
- How to get a query odered by N of matching taxonomies?
- Help me add Taxonomy to byline
- How can I set up the URL for a category archive for a custom post type?
- How Can I List Categories by Date?
- Passing values by form to create a query
- Why is taxonmy-[taxonomyname].php not working?
- Taxonomy link not working (leads to 404 page)
- Filter/Sort Post Form On Taxonomy page
- Add URL field to wordpress taxonomy
- Display taxonomy terms when adding a link in the admin
- Bulk import in custom taxonomy