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
- 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
- Use meta boxes inside an archive page template for Woocommerce
- 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?
- How to get posts by category at /%category%/ url?
- Custom post type permalink uses archive page to display posts
- Image loading function not working on archive.php template
- 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
- How do I override the default number of items to be listed on an archive.php page? [duplicate]
- 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
- 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?
- I can’t go to the page archive-{post_type}.php
- setting offset to category number in archive page
- 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
- PageNavi redirects to 404 when used as archive page
- 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
- How to create a completely functioning separate archive for posts from only 1 or 2 specific categories
- I want to display all related posts for a selected tag in WordPress
- Permalinks custom base to redirect to archive.php
- How do I apply a wordpress function to something with no ID inside an archive page?
- Iterating over custom post type archive returns incorrect first ID
- Custom taxonomy return 404
- Page 2 has no posts?
- 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
- How do I make my archive page look like popular reviewing sites (e.g., Polygon and Gamespot) [closed]
- Display custom post type archive on page.php template
- Get Non-Paginated Index of Post in Paginated Query
- 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 posts on showing current page instead of archive
- Displaying categories items among posts
- 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
- Add custom display condition to Elementor Theme Builder for custom taxonomy children, grandchildren, and great-grandchildren
- post loop with different design depending on post
- Alternatives to archive.php
- how can i call archive-{post type}.php template from my custom plugins to my theams?
- How to return custom taxonomy term in title for archive?
- order archive page by title in wp twenty twenty-four template