I’ve just gotten my head around Doing something similar. This is adapted from this tutorial
- For your post type registration make sure that query_var, publicly_queryable, and has_archive are set to true and rewrite is set to false.
- Next up is the code here.
Edit: sorry, but code hinting is completely not working for me today. Code is in above link
Related Posts:
- How to change permalink structure for custom post type and it’s taxonomies?
- Get the first post term
- Creating “static” taxonomies to choose from, inside custom post type?
- How can I list all the categories under a Custom Post Type (taxonomy)?
- How to list all categories and tags in a page?
- How to sort list of custom posts to get view like a tree of posts under categories and their children’s categories?
- How to get a list of term names of the custom post type im currently on in single.php
- List all custom post type posts from a given category?
- Custom post type taxonomy template
- get_categories for custom post type and filter by custom taxonomy (brand) and list child categories of a defined category
- Category page only displaying the posts from a custom type
- Show Post Count of a Category
- Custom Post Types and Categories?
- How to create new category for custom post type?
- Get Post Primary Category
- Pagination is not working on single-{slug}.php but works fine on page-{slug}.php
- How to get the post type from a category id?
- How to show CPTs in term archive
- Display all posts in main category and 1 subcategory
- Show category ID on custom post type
- Categories of custom taxonomy don’t show any posts
- How to display custom taxonomies with links in filter menu?
- Limit amount of posts made within a custom taxonomy
- Conditional statement for if archive page has posts which contain certain taxonomies/categories/tags, show those terms
- Custom Post Type Category Link
- Custom Post type category pages template and loop
- Categories and tags for custom post types
- get_category_link() for custom post type does not include custom slug rewrite?
- Targeting categories in custom fields
- Invalid Taxonomy
- Need help deciding on a taxonomy
- Get Posts by Category, Tag , and CPT Taxonomy
- Get assigned post categories
- Default Category Page not showing custom post type which has taxonomy category
- Categories won’t appear on custom post type
- Custom Post Type with modified permalink structure results in 404
- Custom post type, taxonomy and admin bar
- Displaying taxonomies as category links within sidebar and creating pages for these
- Custom post type archive page filters
- How to show related posts of category on post within custom posttype
- get taxonomies from terms
- Create custom post type categories
- Set a Default CPT taxonomy by taxonomy id
- how to create custom taxonomy drop downs for parents and child
- How to manage a dynamic multi-level page hierearchy system?
- Categories manage
- I can not call the categories of custom post type
- Reuse the “category” slug for a custom post type
- How to create groups like that in buddypress?
- Update Cateogory Taxonomy Count for Attachment Post Type
- Best way to structure article and issue relationship for CPT
- Custom Post Type used for FAQs Accordion
- category_name not working in WP_Query
- How can I set up the URL for a category archive for a custom post type?
- Custom Post Type order Title ASC
- show only one category posts in admin
- Is it possible for post and custom post type to share a category base slug?
- How to set individual capabilities on a taxonomy? Or how to re-register an existing taxonomy?
- Categories assigned to custom post type not found
- Custom Post type taxonomy single templates
- Restrict categories to a custom post type
- Getting all custom posts with a certain category
- How to get category image custom post type taxonomy in wordpress?
- Permalinks for Taxonomy and Custom Post Type
- Custom Post Type Set Comments ON by default without show METABOX
- How do I do this with WordPress? Taxonomies?
- Issue on Creating Custom Tax Term Dynamically From Another CPT Meta-box On Publish
- Set a CPT slug as a base name for all the taxonomies
- Taxonomies relations
- Why is my category template ignoring post type?
- Not sure if I should create multiple custom post type [closed]
- Custom post types and category archive
- Redirect to another page using contact form 7? [closed]
- Tag page only display 10 posts
- Custom taxonomy (categories) on custom post type return no results
- Sort results without WP_QUERY?
- Displaying One Custom Post Type’s Content On Single Post of Another Custom Post Type
- Custom post types category
- Advanced archive url structure (category, tag and date)
- Get List of Terms based on a given term (different taxonomy)
- Question about link two types of data in wordpress
- Add Tags to a Custom Post Type from a FrontEnd Form
- Custom post category name showing empty
- Get the taxonomy value in the post loop inside the archive page
- Custom post type archive URLs with a single taxonomy
- Custom Post Types – trying to make “title” display
- Convert category to custom post type
- Listing all custom posts having a specific taxonomy whatever the terms
- Convert attribute woocommerce terms (taxonomy terms) in posts of custom post type
- Taxonomy template file not working with a taxonomy that contains a slash
- Custom Taxonomy page redirecting to 404 page
- Displaying WordPress posts from post and custom post type in custom taxonomy
- Custom post type taxonomy template and URL confusion
- Override “Parent” input for custom taxonomy
- Custom Post Type Categories Not Maintaining URL structure any more
- Check if taxonomy is attached to at least one post in a post-type
- Custom Post Type Permalinks with %category%
- How to make an admin create/edit post page to look like taxonomy page?
- Looping taxonomy in taxonomy?
- Is it possible to make is_category() recursive?