In Admin Panel go to Settings -> Permalinks -> at the lower left click on save changes to refresh all permalinks including your custom post type.
Related Posts:
- Custom permalink structure only for default posts
- Some posts returning 404 instead of displaying post
- Custom post type permalinks breaking due to 3.1 bug fix
- Move first half of posts to one parent page, second half to the other page
- How could I change my Permalink from blog to custom structure? [closed]
- custom post template file not shown, instead all the time 404.php
- register_post_type permalink
- Post titles and thumbnails as links to custom post types?
- Changing permalink of WordPress
- Custom Post Types and Broken Permalinks
- Permalink base only for posts
- Append a random string to a post permalink
- Default post type doesn’t display in url
- Changes done in admin panel are taking time to reflect in the REST api responses
- How to display by default only published posts/pages in the admin area?
- Post/Page Preview Template
- using wp_update_post on save_post
- Post slugs and images cannot have same name?
- Replace image attributes for lazyload plugin (data-src)
- Pretty URL with add_query_var
- WordPress plugin to publish to multiple remote WordPress blogs
- Any way to create a revision of a post ONLY with a new button in the Meta Box?
- how to get permalink using sql
- How to wrap every image in a post with a div?
- Show One Category on Post
- Post custom permalink results in 404 for archive page
- WordPress Delete hook with wp_delete_post function?
- Unable to modify(update) posts – Page not found
- how “manage_posts_custom_column” action hook relate to “manage_${post_type}_columns” filter hook?
- display order of connections
- if custom post type exist
- How can a guest view the “Pending Review” Post?
- change default post archive page link
- PHP Notice error (when on 404 page)
- Get post id in wordpress action?
- Display page content AFTER a loop of posts
- how to replace embedded “full” sized images within a post with the “large” ones
- Downgrade user from role that allows post creation
- Remove slashes (both before and after) in relative post url
- Edit custom post type admin menu link
- How to change permalink on post click on post listing page
- How to include a post type in the admin/backend?
- WordPress not opening posts with only numbers if permalink is post_name
- Using custom post template
- Adding custom fields to bbpress reply form
- How to display content from the main blog on another from multisite network as it would be its own
- After database migration, posts not showing up in dashboard
- WordPress custom Query for Posts in Category display posts multiple times
- Switch to page template when using post permalink
- Editing the default page to show all posts, rather than most recent ones
- How to handle broken links created by permalink/slug changes?
- Permission issue with custom post type – not added to menu – by plugin
- Visting slug for ‘post’ post type shows 404 not archive?
- Remove Custom Post Type Slug and add Custom Taxonomy to Permalink Structure?
- Add a custom meta box in the post options that loads some html code in the header
- Static posts page with home.php
- How do I locate the exact location where this error is occurring 404 page not found
- Is it possible to customize the post according to post format in single.php?
- Using setup_postdata() with multi-dimensional array
- custom word in custom permalink structure
- Display the 2nd category name of a custom post type without error if its null?
- Querying another post category to match current post and display in loop
- datepicker value in mysql
- Simple Custom Metabox Not Saving
- How to restore deleted post related with deleted users
- Custom Post Type Single Loop Outputting Wrong Post
- How to output all taxonomy links from a custom post type in a menu?
- Can I style single post that are in multiple catergories?
- WordPress Post Deletion Issue
- How Can I Always Display A Particular Post First Using WP_Query?
- MySQL: Possible to replace all of wp_posts.post_content(id#) via UPDATE + REPLACE + SELECT?
- Change modified date to current date when title updated automatically
- Change permalinks for posts & for custom post types
- How to put the author of the post in the comments?
- How to add a custom class attribute into code wrapper? [duplicate]
- Redirecting wordpress search query to archive page
- How to set the post permalink using the WordPress REST API?
- Does having category name in permalinks affect SEO when having a post in multiple categories?
- unable to display two post per page in wordpress front-page.php
- How to invoke a HTML custom button based on a HTML dropdownlist menu
- How to 301 redirect from url with post id to permalink with post name (slug)?
- Custom Post Type Rewrite URL
- The first post appears twice
- Permalink structure for two seperate blogs
- Customizing URL slugs of Custom Post Type and Taxonomy make posts/pages 404
- My post permalinks are always the same
- Fixing the WP Post Object for Custom Route
- Show Posts By Custom Field
- All my posts don’t show, only the headline is displayed on the homepage
- How to retrieve custom field values and save again as array
- How to change post template via url?
- Is there a Standard Format for Clean URLs for Archives of Custom Posts?
- Customize search results to include custom posts and display in a specific template page
- Custom permalink based on custom post type fields
- Checking if some condition is matched before inserting post into database
- TCPDF and permalinks
- WordPress sub-posts and permalinks
- How remove “recent comments” title without modifying code? [closed]
- How edit footer copyright info? [closed]
- Notify/check if the content of a custom gutenberg block has changed on save_post