From Codex:
-
taxonomy-{taxonomy}-{term}.php – If the taxonomy were sometax, and taxonomy’s slug were someterm WordPress would look for taxonomy-sometax-someterm.php. In the case of Post Formats, the taxonomy is ‘post_format’ and the terms are ‘post-format-{format}. i.e. taxonomy-post_format-post-format-link.php
-
taxonomy-{taxonomy}.php – If the taxonomy were sometax, WordPress would look for taxonomy-sometax.php
There is no custom post type custom taxonomy archive page. Custom taxonomy can exist without custom post type. So what you need is a taxonomy template.
Related Posts:
- how do I add a button in each category to display all posts?
- How best to create a variation of an archive template work?
- How To Get the Correct Character length of the Category Archives Page Title
- How to get the archive post type/format in the loop?
- Override the else part of the index.php loop.
- How can I change archive.php posts display?
- How to set number of posts to display in archive
- Category Archive
- How To Create A Paginated List Of All Categories On My Site?
- Add custom field to the archive page?
- Loading custom page template via plugin
- Archive template for taxonomy terms
- How to make a custom Archive Page
- Custom taxonomy template not working with simple loop. Multiple CPT using the same taxonomy
- WooCommerce Link to Product Category
- Which php file lists all the post of a category
- Display only posts from referred category on date archive page
- Custom template for archive of a custom taxonomy
- Double count view in archive.php
- Custom post type and taxonomy permalinks – Structure
- Navigation menus not showing because of custom post type filter
- Rewrite URL for only archive page (custom post type)
- Archive slider for CPT
- creating custom archive template within plugin for custom post type using archive_template filter
- Custom Taxonomy Archive BUG
- Not able to see CPT archive template
- Archive template for custom post type only lists first 10
- WordPress subcategories return 404 in custom template
- Why is the custom taxonomy archive page redirecting me to a single post? [closed]
- One of my pages uses the archive.php template only. Why?
- Isotope Filtering with Bootstrap Tabs – Custom Post Type Query Loop in each Tab (Have to click twice to filter)
- Restoring default article pagination on archives – Removing custom limits
- Duplicated posts on category page
- How to override p2 breathe theme plugin in content template file?
- Custom Taxonomy index/archive hierarchy
- Co-Authors Plugin Displaying Wrong Author
- Increase 10 post limit per page
- Custom Post Type Archive template page not found
- Custom Post Archive is not working
- How to list articles by year based on url?
- WordPress override archive page template using a plugin
- archive_template override when no posts exist
- show ALL latest posts with archive.php on example.com/latest
- How to integrate single and archive templates for custom post type in any WordPress theme
- Add archive/category results to single post page
- Is it possible to have a template that works on multiple categories where the link address contains the specific category?
- Custom post type permalink uses archive page to display posts
- Image loading function not working on archive.php template
- How to add html code at the bottom of the post in archive page?
- CPT with its own category and tag url
- Custom Post Type Archive template not being called
- Can’t replace the default sidebar with a custom sidebar on Custom Post Type in Genesis
- Highlight archive link on single.php
- Ascending order of yearly archives [closed]
- How do I create an alphabetically organized glossary of links?
- Best way for a plugin to define a custom post type archive template?
- How to make different urls for some tags pages
- Is possible register two archive pages for single custom post type?
- Custom post archive page not opening 404 page
- Make the home page template my archive/category page template without code duplication
- Archive page of CPT’s custom Taxonomy
- Is it possible to set archive.php instead of index.php to display blog?
- How to overwrite the category template in a plugin
- How do I custom a page that doesn’t exist in the page list?
- Template taxonomy-{taxonomy}.php doesn’t show my posts
- ACF Pro Accessing fields on a Custom Post Type
- BuddyPress : how can I call the template WordPress would have chosen (template hierarchy)?
- Pagination not working past page 3 on archive page of category
- My archives page won’t sort posts by month
- How to Completely Remove Archive Title a.k.a the_archive_title?
- Multiple Custom Post Type in Taxonomy Archive Causing White Screen
- I want to display all related posts for a selected tag in WordPress
- get first limited words from a custom post in the archive page
- Permalinks custom base to redirect to archive.php
- How do I apply a wordpress function to something with no ID inside an archive page?
- How to display archive by selecting year and then selecting month
- Iterating over custom post type archive returns incorrect first ID
- Custom taxonomy return 404
- Show index and not the archive for “Dog Custom Post” with default slug
- Custom post type archive page not showing on archive-posttype.php
- Custom Post Type Archive – archive.php is present, but it is not being used
- Display custom post type archive on page.php template
- Making a archive gallery page for a custom post type which already has an archive page
- Get meta value when the page is a blog archive
- Redirect or Prevent Viewing of Custom Taxonomy’s Archives?
- Permalink Rewrite with Archive – Archive gets 404
- How to assign custom post template to its custom taxonomy terms
- How to display custom post types AND regular posts separately on a shared taxonomy archive?
- Archive templates based on taxonomies
- Archive posts on showing current page instead of archive
- Organizing Custom Post Type Archive Template
- Displaying categories items among posts
- Categories to A News Page
- Two different archive pages showing the same content
- URL rewrites af
- WordPress 3.6 – archive.php doesn’t get triggered [closed]
- Duplicating wordpress install issue
- Pagination not working only on Archive-Name.php using new WP_Query
- How to make posts under custom post type not generate a URL / post
- WordPress CPT archive page display sticky post first and then display the rest of the posts in same Query