As you can see in The WordPress Template Hierarchy, you must create a taxonomy template.
Basically, you have two options:
1) taxonomy.php: if all terms share the same design.
2) taxonomy-{slug}.php: if each term has its own design (different colors, layout etc).
Related Posts:
- Remove slashes (both before and after) in relative post url
- Custom Post Type, post-formats associated to custom post type > 404 archives
- How to bulk Update URLs to new values?
- Custom URL Structure for posts with subcategories
- Is there a Standard Format for Clean URLs for Archives of Custom Posts?
- Choose options via url
- Default post type doesn’t display in url
- Custom Post Types, slug, archive and SEO plugins
- Search Custom Post Type Pages and Custom Fields in 2 Dropdowns?
- Using single.php from plugin folder instead of default template folder
- How to disable drafts?
- how to enable different number of revisions for different blogs when using WPMU?
- Custom Post Type Pagination Doesn’t Work in WordPress 3.4
- Unattaching images from a post
- Post from front-end only by logged in users, form posts as “posted by:
- How to allow slashes in single posts when i click in the edit permalink button
- Show One Category on Post
- Possible to create a permalink to sort with meta_key?
- Allow role to delete posts but block him the wp-admin
- Why does `url_to_postid` return 0 when testing `page_for_posts` Page?
- Using Custom Posts with Metaboxes and Drop-downs
- Blogroll – Different layout for first post
- How to delete old posts’ edits to save space?
- How to show featured image in custom post type dashboard post page
- Archive Page for Custom Post Type is not Working
- Posts vs. Pages
- Dynamic carousel on individual posts
- Filter Custom Post Type by Category with Ajax
- How to add pagination in between post and comments?
- Print all the tags from a custom post type Please
- Display multiple custom taxonomy values on single custom post types page?
- Show posts by a custom post author
- Custom loop pagination links not working
- wp-cli post create & media import issues
- Search results posts_orderby and ID
- Making a custom Pagination for multi page blog post
- Unable to restore from backup – how to obtain old blog posts?
- Getting value from get_post_custom
- custom post template file not shown, instead all the time 404.php
- Set Default Category to Username
- show custom post type category dropdown sorting result on same page
- Custom Post Type Rewrite To Include Parent Page(s)
- Redirect to another page using contact form 7? [closed]
- How do I insert a post with custom post type and relate it to a custom taxonomy?
- Dynamically switch template on click
- Linking to pages/posts within the site
- Custom taxonomy archive page problem
- Tell WP to use a specific template file in posts
- Two Custom Post Types with Identical Articles Competing for the same Slug
- Custom Post Type archive
- if in category but only with post meta
- How to add convenient buttons for new custom post statuses
- Show custom post with custom categories with specific slug
- Auto delete posts based on content text
- Custom home page with full post for first one only
- How to get the latest URL of my blog?
- Display value of custom field at the beginning of a post
- Can WordPress handle following functionalities?
- add_rewrite_rule and template redirect not working
- Custom post type slideshow background images to insert in a plugin
- Trying to exclude custom posts based on date, while sorting by custom field
- Changing permalink of WordPress
- Hook save_post_cpt not triggered when custom fields are modified
- Alt text attributes not showing over portfolio images
- Adding an option to post editor to show a site disclaimer or message
- Added a ACF field to custom page and want the results to show as a column in admin
- WordPress Pods Custom Post Type – separate Media Upload folder for each custom Post Types
- How to add a ‘News’ section to specific posts in WordPress
- Put page on Archived statut after end of publication date
- post and page and custom post type
- Change WordPress names duplicate titles (url)
- My posts page is missing the page title
- Show custom post category for single post
- How can change header text in post careate/edit form
- How to get meta data from custom category name
- Querying posts from current category, using a variable as array argument
- Add Categories To Custom Post
- How do I set content in my pages so that it remains permanent while blog posts are added below?
- how to redirect page after delete post inside a post page?
- Permalink base only for posts
- If I moved the location of my generic “posts” page, do I need to change the slugs for all of the individual posts?
- Difference between modified post and new post
- WordPress URL question
- Creating widget – ask for selecting a post in the admin panel
- issue in wordpress auto delete post and redirect to another 1
- wp query custom orderby not custom field
- Customizing individual images on posts
- Custom Single Post Type not referring to single-post-type.php File
- How to retrieve a post by inputing the url in a custom field and displaying it on an options page
- How to modify specific parts of a post content in WordPress
- Include post on external custom site
- Run Jquery Script after delete post in front end
- “Current” class on a singular page menu item with custom post types?
- Successive creation of over 1000 posts causes 404?
- How can I allow users (subscribers) to download selected posts into a single PDF? (RESOLVED)
- Custom Post Type Pagination 404 Error (if paged>=2) [duplicate]
- Display ONLY Latest Post From Several Categories
- custom post type single page template not working
- Display post structure in function
- Notify/check if the content of a custom gutenberg block has changed on save_post