The rewrite rules need to be flushed when you add a custom post type, this can be done by visiting the permalinks admin page.
Related Posts:
- How can I remove the “Add New” button in my custom post type?
- Submit post and upload image from front-end
- Taxonomy, Terms, and Template Files
- Quick edit screen customization
- Development of a WordPress Search Plugin – Best Practices
- Mini-Site Strategy
- How do I filter the excerpt metabox description in admin?
- WP_Query orderby custom field then post_date in one query
- Using Custom Fields in Custom Post Type URL
- How do I Filter Custom Post Type by Custom Taxonomy in the newest WordPress RESTful API?
- How to show more posts on an archive page?
- How to list all categories and tags in a page?
- show tags of custom post type ONLY
- Why is the »_builtin« parameter not advised in »register_post_type()« for custom post types?
- Display posts of custom type in hierarchical order
- Many to Many Taxonomies or rewrite rules?
- Query posts by custom post type and custom taxonomy
- How to display the rest of categories on Portfolio filterable
- How to query custom post type by term?
- Custom Post Type Name Causing Problem
- attach one post from one post type to another post from another post type
- How to get current post id of a custom post type in a loop using template singel-{custom type}.php?
- How to get the first term for the current taxonomy?
- Including an External File in a Post (and Using Processed Paths)
- Notice: Undefined property: stdClass::$delete_posts with custom post type
- get_template_part for custom post type content not working
- Ignore sticky posts if post is not in meta query
- Creating Accordians in WordPress Theme
- Multiple custom post type loops in category.php
- WordPress post count not showing for custom post type author
- Can I make WordPress use a custom template for a child page
- Display Posts in Custom Post Types Timber
- Find the user who initially created the post
- Custom Post Type with has_archive ignores my custom archive and single template
- Is there a way to have the view link on manage posts page to open in a new window or tab?
- Pagination on a custom post type loop
- Display all post titles of current post type
- Custom post type multiple loop by taxonomy term
- Add custom post type settings to wordress default posts
- A better way to add a meta box to custom post types
- How do I set all of a particular post meta to a value within the custom post type I’m in?
- What’s the WP way to load remaining custom posts?
- Manage custom post type in woocommerce /my-account/ page
- Custom post Type, child of a Page?
- How to add a contribute page
- Hide or disallow default custom post type url?
- WordPress subpages to custom post types
- Different results between permalink and query var search
- Best structure / rewrite rules to achieve the following url
- How can I display custom post types on a page?
- calling categories in a custom post type
- 404 Error on form submission within custom post type
- Query of custom post types only shows first post
- Set thumbnail and title for a post type archive (not post itself!)
- Can I restrict category availability?
- New “Custom Types” item in admin menu. Is this a plugin or a new wordpress feature?
- Programatically inserted posts not showing in Posts Table
- Custom post type paging 404 error
- I need to add a filter to prepend the term ‘National – ‘ to the post title if the post is tagged to multiple states
- Custom ordering of CPT items not matching with the ordering of its pagination
- Metabox multiple custom post select -> display selected items?
- Custom Post Type UI with ACF
- Script doesn’t trash custom post types. Instead it duplicates the post and generate new versions in the trash
- Custom post type categories gives 404 error
- Query Posts that have Custom Taxonomy
- Custom Taxonomy Terms in Menu lead to which page?
- Mixing Custom Post Types and Page Templates in WordPress 3.7.1
- How to List Custom Post Type Titles Based on Theirs Taxonomy Terms Inside a Nested Loop
- Types plugin breaking because of server configuration
- Custom Post Type – Main page for certain posts
- Insert into post button missing on custom post type
- Rewrite rules for custom post type
- Custom taxonomy and post type rewrite rules
- WP query_posts group by meta field related
- CPT: Enable Gutenberg, but disable editor field
- Publish box in CPT remove ‘edit’ link
- Custom Permalink For Custom Post Type – Working Fine But Broken For Pagination
- custom post type and a “sticky” position taxonomy
- Is image slider possible in wordpress post
- custom post template design with dropdown option
- Staggering featured post using ‘sticky’
- Delete Custom Posts & Attachments
- Confused about where to store my data
- Pagination for custom query returns 404
- How can I get the last 5 element of this tax query?
- Metaboxes in Loop
- order taxonomy alphabetical
- Query breaking with ‘posts_per_page’ => -1
- Custom post type archive page not showing on archive-posttype.php
- Custom Post Type Organisation – Taxonomies, Categories and Pages
- How to avoid hardcoded text in a custom page template?
- Exclude categories For Custom post types
- How to use get_sidebar in plugin folder?
- How to Create Custom Post Type with Multiple Color Options?
- Filter CPT based on meta box value using Flexible Posts widget?
- Custom Post Type supports author
- Custom post type & role issues
- Filter Custom post type by another Custom post type
- Show search for data extracted from metabox
- Retrieve a post with its ACF repeater fields in wordpress