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?
- Custom post type – order field
- Custom Post Type Permalink Page Not Found
- 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?
- Is it proper to create a page just to generate a listing page (eg. for a custom post type)
- Where to put archive-{post-type}.php
- How to set a custom post type post as static front page?
- Custom Search form not working in localhost
- Group search results by post type, but hide post types with no results
- Managing event dates vs published dates in admin custom post type
- Multiple Content Block
- Message on Custom Posts Type admin page
- 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
- need advice on how to do a lists using custom post types – taxonomy vs postmeta
- How to add extra input fields to CPT’s comment form?
- How to Get Current Custom Post Type Selected Taxonomy Term (Not All Terms)
- Is it possible to place custom post type files inside a folder in theme directory?
- Displaying a custom post types custom taxonomy value?
- Should I use custom menu, C.P.T. or theme options, or something else for this?
- One-to-many post relationships that are displayed by category (using posts-to-posts plugin)
- What template files do I need to customise custom-category-term-links rather than fall back on archive.php?
- Get term name and term parent into custom post type permalink
- Allow non-logged in users to see a future post after clicking on a list of future posts
- Query & Order posts by custom fields
- custom taxonamy and post type
- Return the latest post from a custom Taxonomy and Post Type
- Don’t know how to show custom taxonomies from a custom post_type
- How to Upload CSV Data into Custom Post Type Data with Metabox programmatically
- How to change the post type a theme shows by default?
- Event Custom Post Type Title show by upcoming Event Dates
- Custom post types and category archive
- How to produce a sub-page-system in WordPress
- WebP Fallback for Inline Background Image in Style Attribute
- How to specify a template for a path like http://example.com/something?
- How can i link a custom post type thumbnail to intermediate size
- i cant see the max_num_pages of a custom wp query
- Archieve.php not loading for custom post type
- detect your custom post type in WordPress
- Display custom post using ID
- Specify a particular page to list all custom types
- Where is the sticky post option?
- Custom post type permalink sends to 404.php
- WP_Query with custom post type ID
- Api rest_route 404 while building filter for custom posts (filtered by multiple meta keys / custom fields)
- how to get this tax_query working?
- Template Hierarchy for custom post type pages
- Custom post type’s posts are not showing anywere but in xml sitemap
- How to Use Custom Meta Field Instead of CPT Title in Post URL
- Assign a template to a custom post type when displayed by the main loop on the home page
- Custom Post type content within a slider
- If Post type use sidebar (‘tree’)
- Custom Post Type – after disable ‘Add New’, I can’t edit and delete post
- Having Issue on Getting Metabox Checkbox Value
- Add admin script to several post types
- Why does my URL keep returning 404 error code?
- Make Next and Previous on single-$posttype.php use the same order as archive-$posttype.php
- Custom post type posts wont show in wp_nav_menu()
- Creating an option for writing a post without an author attribution for a group blog on WordPress
- Front end create custom post types
- WordPress giving me the index
- Custom post category name showing empty
- Post type to appear on every page on site
- How can I make reusable post types with complex custom field structures?
- Page not found on custom post type page for projects
- Post template not applying on theme (potentially rendering as Page template)
- How to search through all child taxonomies using WP_Query?
- How to use posts as tabs in a custom page?
- Custom Post Taxonomy Template Not Loading Properly
- Problem with multi checkboxes value in metabox?
- How to display only child category post in related posts in custom post type?
- Create dynamic logo carousel without using any plugin
- 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?
- WordPress is giving a warning but my code is working fine
- Not Able to Get Custom Post Type in Single and Single-custom-post-type
- Loop carousel slider in wordpress
- Using piklist meta box, strange behavior
- Cant insert wrapper div into index.php
- show custom taxonomies in hierarchy
- How can I detect a chosen Isotope layout option from within Javascript to generate appropriate layout?
- How to Display CPT Posts on index Page
- Query custom post type and showing its content
- Issue on Counting CPT’s Under Taxonomy Term
- Function that get ACF fields value before saving
- Author profile comments system
- 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
- Passing postid of Testimonial Custom Post in Shortcode Parameter
- Need some hints for my own WP theme development
- Show custom post type on post category page doesn’t work / breaks navigation
- Default WordPress Query for a Specific Custom Post Type URL