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
- Taxonomy, Terms, and Template Files
- Exclude a category from WP_Query
- Custom Post Types not showing on Custom Taxonomy archive page
- custom post type or taxonomy
- How do I Filter Custom Post Type by Custom Taxonomy in the newest WordPress RESTful API?
- Changing the priority of a custom taxonomy’s metabox
- How to list all categories and tags in a page?
- WordPress custom taxonomy URL rewrite on spelling errors
- TV Show database – Best way for structuring it?
- Admin to user notices – best practices?
- Many to Many Taxonomies or rewrite rules?
- Query posts by custom post type and custom taxonomy
- front end radio custom taxonomy with custom post type
- How to display the rest of categories on Portfolio filterable
- How to query custom post type by term?
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- How can I show recent posts from same taxonomy as the post currently being viewed?
- How to get the first term for the current taxonomy?
- Custom page template for category taxonomy
- Only show posts from a certain category?
- WordPress as Wishlist Application
- get_object_taxonomies() returns empty array for custom post type
- Display all posts in main category and 1 subcategory
- Customize Query for post
- Correct classes for WordPress menu items
- How can I see a list of my Custom Post Types of the last term I was in?
- How to filter wp_list_categories output with some custom post type meta query?
- Custom taxonomy rewrite give pagination 404
- Removing custom post type slug from URL
- Customize Custom Post Type URL
- Advanced search form with filters for custom taxonomies
- Custom permalink with child taxonomy terms
- WP the_posts() on single-cars.php get category link
- tax_query not working in template
- Custom Taxonomy Not Showing in Front-End When Outputting a Custom Post Type with WP_Query()
- Custom Post Type Dilema – How do I categorise by country?
- Custom post type’s extra fields – how to handle?
- Display custom taxonomy on my custom post type
- List Categories (wp_terms) and count posts
- Which file/template is in charge of taxonomies for custom post types?
- Custom Post Types not queried in Custom Taxonomy archives or Native archives
- Show current custom taxonomy
- CPT Taxonomy As Archive Page – Error 404
- List all Custom Post Type posts excluding certain Taxnomy term
- Can’t pull posts of a Custom Post Type based on the custom taxonomy of the CPT
- Conditional Statements
- Loop and add Specific Categories and Products Images
- Custom post type specific category box
- Making a form for user to add new custom post with custom taxonomies and custom fields
- custom post type or taxonomy, which approach is better?
- Taxonomy terms with the same name are updated between separate custom post types
- Custom Post Type with Different Sets of Post Content?
- Custom taxonomy permalink without term, redirection to CPT slug
- Add a class to a div if custom post type has specific terms?
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- Custom post type paging return home page
- Basic CPT Question About Categories
- custom post type and a “sticky” position taxonomy
- Display post count for a specific month
- Custom taxonomy returns 404 even with saving permalinks
- Custom post type shortcode with taxonomy attribute not working and no errors
- Redirect Custom Post Type from Child Taxonomies
- Ajax load more inside custom post type taxonomy
- How can I get the last 5 element of this tax query?
- Custom post edit page permalink links to edit page rather than the post
- Create a custom wp_query from a specific custom post type with specific taxonomy
- URL with Hierarchical Taxonomies and same slug for all terms and sub-terms
- Show tags of custom post types in WordPress
- Show posts for current taxonomy
- order taxonomy alphabetical
- WordPress get all post with like in terms [duplicate]
- Custom post type archive page not showing on archive-posttype.php
- Query Pulling the same post twice
- Cannot retrieve Custom Taxonomies (Disappeared)
- Custom Post type and Taxonomy in post URL error
- Display Custom taxonomy, Child terms and posts in a template Under Specific Parent terms
- Loop multiple taxonomy in custom post
- Sort a custom post type loop by a custom taxomomy instead of chronologically
- How to Create Custom Post Type with Multiple Color Options?
- Add custom taxonomies as class names to an archive page of custom post types
- Get all active posts that are tied to a custom taxonomy for a custom post type
- Create a hierarchical list of posts that’s grouped and nested by category
- Show a wordpress custom post condtionally using a category term