The Template Hierarchy Codex entry is your friend.
- Archive page for category hair:
category-hair.php
- Archive page for taxonomy shampoo:
taxonomy-shampoo.php
- Archive page for taxonomy shampoo term dry:
taxonomy-shampoo-dry.php
To display some cross-query between different taxonomies, such as category and a custom taxonomy, such as hair, you’ll need to do a custom query, and display it on your own custom page template, or something similar.
Related Posts:
- Sort results by name & asc order on Archive.php
- Default archive URL wordpress
- Increase number of posts in archive page
- How do I remove unwanted pages like archive, search, etc.?
- get_categories for custom post type with a specific custom taxonomy attached
- How can I lock down an old wordpress install I don’t intend to update?
- Custom Post Type Archives by Date and Taxonomy
- How do I place content on archive pages but not on main page?
- WordPress Posts By Date/Day?
- How do I display two separate taxonomy archives for two post types that share a single taxonomy?
- How can I get the Month Name from Archive?
- Preventing 404 error on empty date archive
- is_archive() returns false on the archives page
- What is archive.php used for?
- Archive by Year
- Check if current term is a child of another term
- Archive widget – limit number of months to 12
- How do I visit archive-post.php?
- How do I make wp_get_archives show me months where only pages were created?
- Sort custom-posts in archive.php via meta-key?
- Including post_type = ‘wiki’ in author archives
- Output yearly archive within a page
- Create a month by month archive of pages (not posts)
- How to show specific year archive into dropdown list
- Same template for all the terms of a taxonomy
- Archive filtering posts by year and month
- How to get the date dynamically from archive.php to date.php?
- How to make a custom Archive Page
- Making next_posts_link(); return posts by month
- Count posts for each year
- How can I change the way dates shown in the archive widget?
- Filter blog archive by category in URL
- display archive as collapsing links
- how do I get the date in a date archive page
- How can I get the ID for an archive page? [closed]
- if in_category on archive.php
- Archive in sidebar with dropdown list of Year – Month – Day
- Arrange and separate posts
- How can I organize/create an archive listing by Year and month
- Change behavior depending on content length
- get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
- Customize first page of category
- How to edit archive page’s content inside wordpress dashboard?
- Cache previous versions of website?
- Custom template for archive of a custom taxonomy
- front end publishing not working on front-end page
- Category page only displaying the posts from a custom type
- How to show static placeholder when less post elements in archive page?
- How to list custom post types?
- How can I get archives for specific category without category_base in the url?
- condition for only if is archive for default post type
- Custom Taxonomy Archive not displaying entries
- Show only post titles in archives?
- Remove author archive
- Preview Post/Custom Post types in Archive
- if there is only one post in the category, directly open
- How to hide a post from archives
- How to disable monthly archive
- Displaying year, month and day archives differently
- Hierarchical Custom Post Types – Show only parent on tax archive?
- What’s wrong with my date_query?
- How we display Archives for specific categories
- Taxonomy archive showing no results
- When i try to open archive pages i get a 404 error
- How to Create Custom Archive page
- Does only custom post type have post type archive pages?
- How to display data in archive page?
- Modify text after post count
- How to show year/month archive including months with no posts
- Remove category from query (show all posts in archive.php) pre_get_posts()
- Displaying Archives List
- Archive links don’t work when clicked
- Custom archives function
- Page is displaying blog archives
- Pagination on taxonomy archive pages breaks
- terms_description and admin problem
- wp_get_archives() display months even if there is no posts
- how do I encode links to specific archive searches?
- Some archive by year page return 404
- Group Posts by Category in Monthly Archive
- Loop through years and months in WordPress archives
- Dropdown to select posts by month and then displaying those posts in the archive page
- How to add Post Format Taxonomy Archive page in the menu?
- Adding tag’s featured image to tag archive
- Create archive page for woocommerce attribute
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- Custom Taxonomy index/archive hierarchy
- If one taxonomy contains the same term as another then display post
- How to filter by date & a specific custom post type post-WP 4.4?
- Author archive doesn’t work [closed]
- Filter custom taxonomy archive posts by 2nd custom taxonomy using select dropdown
- Having a problem with Next and Previous Links
- Custom post type archive page thinks I’m not logged in
- How to conditionally check for author archive when is_author() fails to work because the author has no posts
- Custom Taxonomy Term Archive Page Template that Filters 2 or more Taxonomies
- How to use multiple archive templates for a taxonomy?
- Is there a better way to do headings for (all) archives?
- Date Archive pages 404 error
- ‘Archive’ folder for posts and pages
- Sorting a specific taxonomy by archive date using URL