Have you declared this parameter 'has_archive' => true
in your function where you created this custom post type if not then do this first and then check, hope it’s working for you,
Related Posts:
- Remove slug from custom post type post URLs
- How to sort the admin area of a WordPress custom post type by a custom field
- How to create a custom post type without letting WordPress assign a URL
- Displaying Custom Post Types In “At A Glance” Meta Box
- How do I require authorization / login to view a specific set of posts / pages?
- Custom Post Types, or completely custom?
- How can I include custom post types on a tag page?
- has_term or in_category for Custom Post Types
- Posts to expire (deleted) after a date
- Removing Edit Permalink/View “Custom Post Type” areas
- Custom Post Type Rewrite Rule for Author & Paging?
- How to display category information from a custom post
- Unable to save custom taxonomy terms in a custom-built metabox
- Custom Post Type: Set post_title equal to a custom post type field
- I can’t set meta_key in my custom post type query
- Rename the insert button in media upload window
- custom sortable column
- How to embed form data within the ‘Add new post’
- Using shortcodes to parse POST request (containing the data from a front-end form)
- Getting a custom post type image using ‘get_post_custom’
- What is the impact if i ignore title and content in my custom post types CPT?
- Get the ID after WP_Query
- how to interconnect custom post types?
- Custom Post Type / Tab Limit
- How to noindex nofollow custom post type?
- How to add custom post types to normal category pages
- How to create custom boxes with text inside?
- Linking to the most recent post in a Custom Post Type
- Displaying the first category from a custom taxonomy with get_the_terms
- Custom Post Type permalink shows wrong page: homepage/index.php
- using $wpdb to get custom post type with term
- Get term name and term parent into custom post type permalink
- Changing custom type name hides the posts
- I want to create custom post in which user can share files like PDF & DOCx
- No Permission to add new Page, Post or CPT with Admin role
- Update postmeta Parent when post_status child change
- Hierarchical permalinks for custom post type and taxonomy
- How do I control the output of a custom post type in the loop?
- Pagination broken by naming conflict between CPT and Page
- WordPress custom post type capabilities issue
- i cant see the max_num_pages of a custom wp query
- How to get all post of custom post type by rest api?
- Rename a slug label
- Pagination Error : Duplicate argument being outputted
- Why isn’t a list of posts from my custom post type displaying in this widget?
- Assign category a default post type
- Specify a particular page to list all custom types
- WP_Query with custom post type ID
- How to access the thank you page from the single post?
- Add search to ‘Parent’ dropdown
- Timber plugin (Twig) does not show custom type posts in index page [closed]
- WordPress Custom URLs
- Fancybox loading small white square
- Add admin script to several post types
- Display featured posts for a custom post type by taxonomy
- Creating an option for writing a post without an author attribution for a group blog on WordPress
- What is the most efficient way to execute recursive complex queries?
- Duplicate slug/permalink issue while adding same post name
- How to set a ‘page’ as parent of a custom post type?
- conditional filter
- Create WordPress User in backend, and automatically create a new post in Custom Post Type with user uame as the Title in the post
- Why “Mine” is the default view when adding ‘capability_type’ in register_post_type
- Custom post type archive page filters
- check if current page is a child of a specified top level page
- Display Custom Fields Meta Box on Category, Tags and CPT
- Filter in Custom post type to find the parent post
- I want to show post details based on roles user login
- Send email to author of the post when the custom post status changes to published
- Listing all custom posts having a specific taxonomy whatever the terms
- Convert attribute woocommerce terms (taxonomy terms) in posts of custom post type
- Create a Hierarchical List of Custom Taxonomies AND Posts
- Taxonomy template file not working with a taxonomy that contains a slash
- Custom post type that lets users create a set of posts?
- Making permalink for custom post type/custom taxonomy. Stuck with 404 in the single post
- Custom Taxonomy page redirecting to 404 page
- Execute code only after user clicks ‘update’ button for CPT being edited
- Problem with type plugin and custom taxonomies
- Delete custom post type metadata without deleting the post in admin area
- Sort by date, then by time
- Can the wp_posts table have the same slug (post_name) in multiple statuses (post_status)?
- Imported Content Doesnt Show Up On Frontend
- get_pages can’t load pages with custom post types
- Prevent author role from editing others posts
- Filter RSS feed for custom post type to events for next 7 days only
- CPT archive as home page
- How to load more custom type posts through AJAX & LOAD MORE POSTS button
- Add category slug as class attribute in a link array
- Pagination always adding “Next” link when results come from Custom Post Type WP_query
- Rich Custom Field for Custom Post type not saving
- Display custom taxonomy posts of custom post types
- Custom Post type field don’t show in single machine
- Custom Post Type – Rewrite slug [duplicate]
- How to show selected value in dropdowm menu
- Post types disappeared
- Getting ACF relationship field information
- Get X posts with the same terms as the current post (custom post type and custom taxonomy)
- WP Query + custom fields: How to query event posts from the current date backwards 6 months and organize it month by month?
- Custom post type Premalinks main page and details page
- Remote database access on another wordpress site’s custom post type
- How do I get parameters from the URL?