Custom post type archives don’t have year/month rewrite rules, they only have a single archive which will be at /press/ and /more_posts/. If you want those, you’ll have to add them yourself. For the taxonomy, add the taxonomies argument to your post type registration to insure the two objects are connected, see the note about this on register_post_type.
Related Posts:
- Filtering a custom post type by custom taxonomy in archive template
- Why are posts from custom post type not displayed in “category” archive?
- Displaying category archive of custom post types
- Regex problem in an add_rewrite_rule
- 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
- custom taxonomy archive by year
- CPT Archive with core Category
- Custom Post Type Archive Page Filtering
- Archieve.php not loading for custom post type
- multiple custom post type on category page
- Archive Template being used instead of Category Template for Custom Post Type
- Menu’s breaking, now showing all page links on site
- Advanced archive url structure (category, tag and date)
- Display all Categories except ones with a specific parent
- Custom WordPress theme not displaying posts from category
- Adding Custom Post Types to category/tag/author archives breaks header content
- Custom category taxonomy – archive page not showing up
- How can I generate a list of post-type specific categories?
- archive.php can’t find categorized posts
- How can I set up the URL for a category archive for a custom post type?
- Categories in custom post types
- Stop header code from showing in category page?
- Get the first post term
- Add Category Taxonomy Support to Custom Post Type
- Adding Categories to a WordPress Custom Post Type?
- Creating “static” taxonomies to choose from, inside custom post type?
- $query->set in pre_get_posts is unintentionally affecting the backend
- Pagination throws 404 error on custom taxonomy archive pages
- WP_Query ignores post_type in category view
- Custom Post Type Archive URL takes over page URL
- How to Add Pages Under Custom Post Type URL Structure?
- How can you make permalink work for custom post type and taxonomy?
- Filter get_categories() for taxonomy term in WordPress
- Include Custom Posts Type in Year/Month/Date Archive
- Structuring a product catalogue in WordPress [closed]
- WP_Query with custom post_type and cat retrieving unwanted posts with the custom posts
- get_terms won’t display product_cat or any other custom taxonomies when specified
- next_post_link and previous_post_link in custom post type single page, in same non-custom category
- Showing Custom Content in a Nav Dropdown
- Show Post Count of a Category
- Custom Post Types and archives
- Combining custom post type and post category
- Filter categories of posts with checkboxes
- Use post as category
- How to change post featured image using a custom field of category?
- Custom template page with custom archives listing by user
- Display all posts in main category and 1 subcategory
- Root slug of taxonomy returning 404
- Show category ID on custom post type
- How to call in Custom Post-Type Categories?
- get_category_parents for custom post type taxonomy
- Custom post type getting wrong categories and tags
- How to display “Category and Post_tag” component in a CPT Gutenberg edit screen?
- Remove CPT name from permalink but add %category% instead
- Set a checkmark in a category based on a URL-parameter
- I am having Trouble to get list of Categories of Custom post Type
- Custom post type and category link together
- Categories filtering in new post
- Can I restrict category availability?
- get_category_link() for custom post type does not include custom slug rewrite?
- Targeting categories in custom fields
- Set a hard-coded page-template (post-type-archive) as home/front-page of my wordpress blog?
- Assigning a category to a custom post type in WordPress
- Stores category posts in an array
- category list with cutom post count
- Show All Custom Post Types On A Single Archive Page
- Get category if used in a custom post type
- Custom post type categories gives 404 error
- How to know which archive page is active
- How to have multiple archive pages?
- Listing authors and date archive from custom post type
- WordPress sitemap with Custom Post Types
- In the php, how can I have a category of a custom post type display?
- Pagination for a cpt filtered with a category
- assign array of category to custom post type
- How to manage a dynamic multi-level page hierearchy system?
- Custom Post By Category
- Categories manage
- Change custom post type permalink according to category
- Change Custom Post Type to Post + Category
- Excluding category from loop not working
- Custom Post – additional param in the custom post URL goes to error page
- Want to display my custom date archive to date.php but dont know how
- Help with Multi Level Category Archive Page
- Stop Custom post type from being searched via URL
- Exclude categories For Custom post types
- archive-{custom_post_type}.php not getting recognized wordpress
- Display all post types together
- Trying to create hierarchy between 3-4 custom post types
- Displaying wp post categories into my custom metabox
- Display results from two Custom Post Types in page template
- WordPress custom post type post and category links 404
- Pagination not working for archive
- One set of categories for multiple custom posts
- Choose custom post type template by category
- Custom Post Types Permalink
- How to add categories to a custom post type using wp_insert_post($new_post);
- Can Multisite and Custom Post Types work this way?
- Why using archive pages at all?