You can use a built in function of the menu editor for this. Go to your Custom Post Type in the Menu editor, click the “view all” tab and the first item you see is a link to the CPT archive page.
In case your CPT does not appear in the Menu editor please check whether your CPT has archives enabled ('has_archive' => true
in the register_post_type
-arguments).
When you are sure that archives are enabled and your CPT is still not visible you can reveal it through the Screen Options menu at the top of the screen (thanks, Nathan Hornby).
Related Posts:
- Adding custom post type archives to a WordPress menu
- Create Custom Post Type Archive Page with Sub Categories Navigation Sidebar
- Add the current menu item CSS class to a custom page type archive in WordPress menu
- How can I use archive-{post_type}.php theme template?
- How to display the FAQ Archive page in my menu
- CPT Archive with parent page
- Can’t add custom post type archive page to menu
- Custom Post Type Archives by Year & Month?
- Get custom post type slug for an archive page
- Custom Post Type Settings page, choose page to display archive
- Custom Post Type Template – Archive
- Now can I group custom post types together?
- How do you create an archive for a custom post type from a plugin?
- How to add meta box to backend menu page
- How to List All Custom Post Types Names (Not Posts)
- Change title in head on Archive page
- What are the advantages of using a custom post type archive?
- Page is defaulting to archive page and not designated template
- custom post type archive page url to point to Page permalink
- Add Settings to Custom Post Type
- Custom Post Type Works but Still Shows “Page Not Found”
- I can’t set meta_key in my custom post type query
- Adding Sticky functionality to Custom Post Type Archives
- Archive page for taxonomy of custom post type
- archive-{$post_type}.php not loading. instead the default archive.php loads
- Custom query variable – get wordpress to redirect to nice permalink url
- Why are navigation items saved in the database?
- Add custom post type archives to search results?
- Archive page for custom post type not working
- Editable content on a Custom Archive page
- Second Custom Post Type Archive
- An empty Custom Post Type Archive page returns 404 in WP 3.1
- is_main_query() not working for WP REST API
- Should I use custom menu, C.P.T. or theme options, or something else for this?
- Set up Custom-Post-Type Author Archive
- get the custom post type title/name
- Custom post type templating problem
- Displaying Page as Custom Post type landing Page
- Second Set of Eyes: One custom taxonomy shows in Appearance > Menus, one does not
- CPT archive admin menu label
- Custom post type archive page blank
- Creating a Custom Post Type
- Custom Post Type slug same as page name
- Content Editable CPT Archive?
- Review site custom post type structure
- Paginate_links in custom post type template
- Limit the Title Length on Custom Post Type Archive Page to a Set Number of Characters
- Which Template Page Should I Use?
- How to hyperlink content from archive page with custom post-type
- How to set up Custom Post Type archive page as Front page
- Custom Permalinks For CPT and pages with parent. Advanced WordPress
- ACF for custom post type archive pages: which hook to use?
- CPT Archive pre_get_posts not working?
- Plain links in single-class.php and archive-class.php not working
- Make Next and Previous on single-$posttype.php use the same order as archive-$posttype.php
- CPT archive page – show one post from each taxonomy term
- Custom post type posts wont show in wp_nav_menu()
- Specifying a template for custom post type pages
- Home page is getting current-menu-item even if it’s not home
- How to set a ‘page’ as parent of a custom post type?
- How can I put content before my custom post type default pages?
- 2 Custom Post Types In 1 Archive Page?
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Different number posts per page based on custom post type term id
- How to change URL for custom post type archive?
- Displaying all posts by category and showing content on click
- wp_get_nav_menu_items doesn’t return custom post type item
- Tell wordpress to show a single page instead of an archive page
- Custom post pagination not working
- Automatically add CPT UI categories to the menu
- Custom post type post_type_link gives “page not found” on any other custom post type
- wp_nav_menu doesn’t seem to work on custom post type pages
- how to display notifications in the wordpress menu when a new post is published
- Custom Post Type shows pagination (w/404) or posts_per_page query, but not both
- How do I make my archive page look like popular reviewing sites (e.g., Polygon and Gamespot) [closed]
- Menu disappears with custom post type link
- Rewriting archive page slug to be different than custom post type slug
- Use the page picker from wordpress menu creation page
- How to display custom post type in a submenu?
- Site loads very slow for archive custom post type page
- add current-menu-item to multiple custom post types
- Nav style for current page with custom post type
- Remove the “View” Link in Post edit Admin
- Admin menu post type
- Have two (permalinks) urls for a same custom post type
- Custom Taxonomy Showing in WP Menu
- Plugins for putting Custom Post Types into the Menu
- No Current Class showing in Menu for Custom Post Types
- How can I set up the URL for a category archive for a custom post type?
- Custom post type in submenu with custom meta box as a title with custom html
- Taxonomy Query of Custom Post Displays Archive Instead of Posts
- Create a Page Templete to Display Table Of Content for Custom Taxonomies
- How to make a single Menu Item call another Mega Menu for Custom Post Types and Custom Taxonomies?
- Custom Post Types using wrong template (index) instead of archive-{type}.php – previously worked as expected
- Show custom post type on post category page doesn’t work / breaks navigation
- On archive.php show loop for child categories if they exist or posts if they don’t, on custom post type
- Menu Structure and URL structure, with Pages and Post-Type-Posts
- Pagination not working on custom post type archive
- Best practice to display a list/archive of Custom Posts in a Page Template
- Archive pagination – second page shows exactly the same posts