Custom taxonomies have templates named taxonomy-something in this hierarchy:
taxonomy-{taxonomy}-{term}.php
taxonomy-{taxonomy}.php
taxonomy.php
archive.php
index.php
So, yes, if you have no taxonomy-custom-cat-term-cat.php
, taxonomy-custom-cat.php
or taxonomy.php
then archive.php
will be used.
category-something.php
will only be used for the built-in categories, if you are on a page showing posts from a category called “something.”
Related Posts:
- Custom post type single-{custom}.php not working
- How to build a complex page structure
- Limit users by custom taxonomy and user roles
- Generate Shortcodes by Taxonomy
- need advice on how to do a lists using custom post types – taxonomy vs postmeta
- How to Get Current Custom Post Type Selected Taxonomy Term (Not All Terms)
- Displaying a custom post types custom taxonomy value?
- Help need making decision. Ads rotating site on wordpress
- custom taxonamy and post type
- Return the latest post from a custom Taxonomy and Post Type
- Don’t know how to show custom taxonomies from a custom post_type
- Display a grid of taxonomy terms at root taxonomy page
- Get unique superset of taxonomy terms from a list of custom posts in another hierarchical taxonomy
- How to have this permalink structure: post_type/postname/custom_inner_page
- How to produce a sub-page-system in WordPress
- how to get this tax_query working?
- Show Taxonomies with admin area for custom post type?
- Include custom post type custom taxonomies in Categories widget
- How can I tell if I’m on a custom post type archive page?
- Getting Same Description in All the Custom Taxonomy Posts
- Error 404 change permalink term custom term taxonomy
- Custom post type 404 category page
- How to search through all child taxonomies using WP_Query?
- I have a random letter appearing before my content. Where to start looking for the cause?
- Custom Post Taxonomy Template Not Loading Properly
- How to display only child category post in related posts in custom post type?
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- Help with Multi Level Category Archive Page
- Custom post type with custom taxonomy permalinks
- Custom taxonomy page template
- show custom taxonomies in hierarchy
- How to Create Custom Post Type with Multiple Color Options?
- Custom post type and custom taxonomy archive inaccessible
- Apply custom names for generic custom taxonomy name?
- Custom Post Type Permalink / Rewrite not working immediately
- Custom Taxonomy as Dropdown in admin
- Custom Post type in separate database table for syncing
- Creating Photo Gallery System with Custom Post Type
- Custom Taxonomies Terms as Post Title for Custom Post Types upon Publishing
- Where to put archive-{post-type}.php
- WP_Query -> sort results by relevance (= most tags / taxonomy terms in common)
- 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
- Custom post type category, taxonomy and URL rewrite problem
- Custom Taxonomy order by Custom Field
- Custom Post Type: How to display all of same taxonomy?
- Show ACF field from custom taxonomy and display on the single template
- Custom Post Type Taxonomies -Posts not showing in Category or Tag pages
- Is it possible to place custom post type files inside a folder in theme directory?
- Display custom post type in hierarchical order with get_terms
- Am unable to reset a query properly
- Limit amount of posts made within a custom taxonomy
- Dynamic dropdown select values depending on other custom field value
- Query Custom Post Type Taxonomy term with multiple parameters
- 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
- Create a permalink structure with custom taxonomies and custom post types gives 404
- Using page slug in wp_query
- previous_post_link in same taxonomy in custom post type
- Rewrite custom post type with taxonomy
- Display both parent and child custom taxonomy / content
- how to count the current posts terms
- Searching post types
- Using page title as a link to term archive
- Add custom post type taxonomy tag to article class
- Custom Taxonomy dont save in a frontend form for post a custom post
- Query Custom Post by taxonomy multiple categories
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- Get Posts List of Current Selected Custom Taxonomy in Shortcode
- Custom taxonomy terms as children of multiple custom post types
- Get the taxonomy value in the post loop inside the archive page
- How to display custom post type taxonomy in Contact Form 7 text field
- Custom Post Type & Taxonomies – Rewrite
- Change CPT permalink to use the category
- Previous/Next custom post links within custom taxonomy
- Custom post type that lets users create a set of posts?
- Pretty permalink structure with multiple (AND OR) taxonomies
- Custom Taxonomy is disabled on Edit page
- Override “Parent” input for custom taxonomy
- How to develop custom URL redirection
- WordPress Custom taxonomy template
- Get link for feed of specific post type AND taxonomy
- Why is this custom post type defaulting to archive.php?
- Get single object term for custom taxonomy
- Sorting custom post types by taxonomy (So close)
- Check if taxonomy is attached to at least one post in a post-type
- Getting (Invalid) when adding custom taxonomy of custom post type link in menu [closed]
- Display custom taxonomy posts of custom post types
- Return Custom Post Type Categories
- Custom Post type as Taxonomy
- ACF Relationship: Group posts by parent category term, then child [closed]
- How to manage wordpress knowledge base/wiki/posts collections
- Get X posts with the same terms as the current post (custom post type and custom taxonomy)
- Rewrite Rule for custom post type link with or without taxonomy terms
- How to add to taxonomies to a post type