Yes, the heirarchy is like this:
taxonomy-{taxonomy}-{term}.php
taxonomy-{taxonomy}.php
taxonomy.php
archive.php
index.php
So in your case you would create:
taxonomy-tax-players.php
and
taxonomy-tax-managers.php
Related Posts:
- Is it possible to have an index page for taxonomy term for each custom post type it is assigned to?
- Custom Post Type with Nested Taxonomy and Template Files
- Archive or taxonomy pages not working for custom post type
- Trying to manage templates on a blog with lots of custom taxonomies
- Custom post type and taxonomy permalinks – Structure
- Custom post type templating problem
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- WordPress Doesn’t Generate Taxonomy Archive
- Getting custom taxonomy posts on archive page
- Custom post types templates
- Archive page of taxonomy returns a 404 error
- Specific template for subcategory of custom taxomy
- taxonomy – templates are not loading
- Templates for CPT not working
- Single taxonomy for different custom post types
- List a custom taxonomy’s terms, with links, on the taxonomy page
- Custom taxonomy meta fields
- Add category base to url in custom post type/taxonomy
- Display all posts in a custom post type, grouped by a custom taxonomy
- Custom Taxonomy as checkbox or dropdown
- Custom Post Type Permalink / Rewrite not working immediately
- Custom Taxonomy as Dropdown in admin
- Custom Post type in separate database table for syncing
- Ordering Posts List By Taxonomy Terms?
- WP_List_Table Inside Metabox Not Working on Submit
- Creating Photo Gallery System with Custom Post Type
- Custom Taxonomies Terms as Post Title for Custom Post Types upon Publishing
- has_term or in_category for Custom Post Types
- How to filter post data with AJAX on page?
- Custom permalinks
- WP_Query -> sort results by relevance (= most tags / taxonomy terms in common)
- WordPress Custom Post Type Category Page
- post count is wrong when using same taxonomy for 2 different CPT
- Issues when rewrite rules collide?
- Correct way to use a form to to filter custom posts by taxonomy terms?
- Custom-Taxonomy as categories: Remove “most-used” tab?
- Custom Permalinks for Custom Post Types and Taxonomies
- how to group custom post type posts by custom taxonomy terms
- Showing current taxonomy terms
- Unable to save custom taxonomy terms in a custom-built metabox
- Maintaining WP_Query Relation Among CPT, Custom Taxonomy, Permalinks- CPT UI
- Add filter to wp_list_categories and query what type of taxonomy-terms it use?
- Custom post type category, taxonomy and URL rewrite problem
- Custom Taxonomy order by Custom Field
- Archive page for taxonomy of custom post type
- Get child terms of current term of the current post
- Allow duplicate slugs for posts on Custom post type in different categories/taxonomy?
- Assign category to front end post
- Custom Post Type: How to display all of same taxonomy?
- CPT tax slug conflict with post type slug
- Custom post type archive with dynamic taxonomy filtering – is it possible
- Multiple Archive Pages for Custom Post Types AND Taxonomies
- Is there any performance consideration when using Custom Post Types?
- Exclude current post when getting related post on custom post type and taxonomy
- Display Posts of a Category in Alphabetical Order (Custom Post Type)
- WordPress Template Hierarchy
- Taxonomy structure of Sport site
- Show ACF field from custom taxonomy and display on the single template
- Is it possible to make tag archive page specific to Custom Post Type?
- Multiple portfolios with one custom post type?
- Custom post types, taxonomies, and permalinks
- How can I display my custom metaboxes on a custom post template?
- How to specify URLS for custom posts & taxonomies
- Taxonomy.php Not Showing Posts
- Rewrite URL for only archive page (custom post type)
- Querying Term Posts in Loop
- Displaying Multiple Post types in Taxonomy
- I can’t choose the custom taxonomy in my custom post type on Gutenberg
- Filter by custom taxonomy slug on a custom post type
- Create 3 Level Relations with ACF and WordPress
- Pagination : How to remove /page/x/ after a ‘POST’ action on a form returning to page 1
- Archive page for taxonomy terms
- Hook to override title, image and content
- I have 2 post types i need to show the post type contents in 2 select boxes [closed]
- Display Recently Added Custom Post Types with Custom Taxonomy Shortcode
- How do I display tags for a custom post type single page?
- Retrieve value of a category’s custom field
- Customize my custom taxonomy table in Admin panel
- Custom-Posttype & Custom Taxonomy WP_Query
- How can I set taxonomy programmatically
- Add custom taxonomy to post content body?
- Custom post type url with category
- Don’t know how to show custom taxonomies from a custom post_type
- Limit amount of posts made within a custom taxonomy
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- Taxonomies don’t show up on in the dashboard page for a custom post type in wordpress 5.22
- WordPress loop: Show only a Custom Post Type Taxononmy TERM
- Dynamic dropdown select values depending on other custom field value
- Custom taxonomy rewrite with query var returns %2F in URL
- Remove slug in URL custom post type
- Taxonomies relations
- URL rewriting for CTP assigned entity
- Query Custom Post Type Taxonomy term with multiple parameters
- Adding custom taxonomy in same menu place with two custom post types
- How to group posts and get a mixed posts and groups view?
- Post format alternative?
- Permalink structure with custom taxonomies and custom post type like /parent-tax/child-tax/custom-post-type-name (with no base name)
- Querying Custom Post Type, ordering by Custom Taxonomy Pagination Not Working
- Custom post type and taxonomy permalinks
- Exclude custom taxonomy term posts from custom post loop