Go to Appearance » Menus and add a custom link to your menu. This custom link is the link to your custom post type. If you are using SEO friendly permalinks then your CPT’s URL will most likely be something like this:
If you are not using SEO friendly permalinks, then your custom post type URL will be something like this:
http://example.com/?post_type=movies
Make sure that your permalink structure matches up to the URL you are entering to try to get to the custom post page and check to make sure that your .htaccess file is writable, if not, you will have to insert the rewrite rules generated by wordpess on your own.
Related Posts:
- Where to put my code: plugin or functions.php?
- How to display value of custom fields in page
- Custom post type single-{custom}.php not working
- Custom post type – order field
- Change permalinks for posts but not for custom post types
- Mini-Site Strategy
- Assign single template to multiple custom post types?
- Custom Post Type Permalink Page Not Found
- How to build a complex page structure
- How to put custom post types on front page
- How to set a fall back template for a custom post type in a plugin?
- How to add multiple images to a custom post type single post?
- How can I fix those issues generated by the Themecheck plugin
- Why is get_post_format() for “Standard” returns empty
- Is it proper to create a page just to generate a listing page (eg. for a custom post type)
- Custom Post Type Archive URL takes over page URL
- Where to put archive-{post-type}.php
- Password-protect a custom rss feed
- How to set a custom post type post as static front page?
- Rename a current used post type
- Template tags to display custom post type posts in category template?
- Custom Search form not working in localhost
- Group search results by post type, but hide post types with no results
- single-type.php not working, delivering 404
- Managing event dates vs published dates in admin custom post type
- Custom post type archive sorted and grouped by date in post meta field
- Multiple Content Block
- Message on Custom Posts Type admin page
- Assigning Multiple Layout Designs with Custom Pages in WordPress?
- How to retrieve custom field types for all posts in WordPress/PHP?
- adding .current* tags to custom post types and taxonomies
- Integrating Orbit slider into wordpress through custom post type
- How do I create an archive page for standard posts?
- Is it possible to associate different kinds of custom post types one to the other?
- Limit users by custom taxonomy and user roles
- Remove parent from custom post type
- Page as a child of a Custom Post Type
- Custom Post Type archive page listing a 404 or single post
- Too many revision when post status is changes [duplicate]
- How to display only child category post in related posts in custom post type?
- Create dynamic logo carousel without using any plugin
- Having issue on Loading Meta Data From CSV to CPT
- Front End users account with lots of user Roles (not Woocommerce)
- Values show up in custom home page but not in custom post pages
- Permanent Custom Post Type
- Custom post type that lets users create a set of posts?
- call a function when insert and update a custom post type
- Links Image in “Catalog” Page to Posts
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- creating a custom post template
- 2 custom posts types, in their own columns, one pagination for both
- WordPress is giving a warning but my code is working fine
- wordpress query_posts with foundation 6 Accordion not working correctly
- Creating Slider in wordpress theme with custom post
- Help with Multi Level Category Archive Page
- Not Able to Get Custom Post Type in Single and Single-custom-post-type
- How To Display Category list from Portfolio post type plugin?
- How to develop custom URL redirection
- Loop carousel slider in wordpress
- Custom post type with custom taxonomy permalinks
- Using piklist meta box, strange behavior
- Custom taxonomy page template
- get_pages can’t load pages with custom post types
- Cant insert wrapper div into index.php
- Search form to find custom meta box generated data
- erase post excerpt limitation [×]
- show custom taxonomies in hierarchy
- How can I detect a chosen Isotope layout option from within Javascript to generate appropriate layout?
- Add “post option” support parameter in custom post type using Hueman Theme?
- How to Display CPT Posts on index Page
- Query custom post type and showing its content
- Issue on Counting CPT’s Under Taxonomy Term
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- Function that get ACF fields value before saving
- Why is my custom form saving with ‘autodraft’ as title and slug?
- Having some trouble properly displaying Custom Post Types in templates
- Displaying information from Custom Fields in template with Types?
- Author profile comments system
- How to Create Custom Post Type with Multiple Color Options?
- Create custom post order (with custom post type meta)
- Custom post type and custom taxonomy archive inaccessible
- Apply custom names for generic custom taxonomy name?
- Change position of Post Formats box?
- Category names on CPT archive pages [closed]
- How to manage wordpress knowledge base/wiki/posts collections
- How to create custom page templates with default page layout framework?
- Passing postid of Testimonial Custom Post in Shortcode Parameter
- Retrieve a post with its ACF repeater fields in wordpress
- Need some hints for my own WP theme development
- Can you programme the selected page template to display block patterns automatically?
- WordPress search results grouped by post type
- Show custom post type on post category page doesn’t work / breaks navigation
- REQUIRED: The theme uses the register_post_type() function, which is plugin-territory
- Default WordPress Query for a Specific Custom Post Type URL
- How to check if a custom post type uses a custom template?
- How to build help pages similar to WordPress Developer Resources
- Custom PHP Template in Twenty Twenty-Four
- ACF Pro simple Business Directory – Requesting assistance with created Templates and associated Functions.php Coding
- Get a custom post type’s taxonomy type term names displayed as checkboxes and filter
- Adding a new custom post type using the editor causes 502 bad gateway error