I think you want to create archive page for custom post type, create archive-{post_type}.php
and it’ll display you custom post type content.
Also see codex: http://codex.wordpress.org/Template_Hierarchy#Custom_Post_Types_display
Related Posts:
- How can I remove the “Add New” button in my custom post type?
- Get Custom Taxonomy ID within loop
- Get custom post type by category in a page template
- Is it possible to create an “export to PDF” option?
- Date archives for custom post type
- If featured image doesn’t exist, show post content
- How do I redirect all 404 errors of a specific post type to another URL?
- Clean URL permalink for custom post type
- Using ‘strtotime’ function to convert a custom-meta-box to a date-stamp
- How to save the checked boxes?
- WP insert post PHP function dynamically generated Custom Fields
- How to get only one category of custom post type?
- Inserting data into `post meta` table?
- Append taxonomy terms as class names in markup?
- How to append element after thumbnail
- Using WPAlchemy metabox values in another metabox
- I am having a problem with form updating/editing WordPress post on the frontend
- Display custom field of specific post where post title matches variable
- GravityForm: Populate Dropdown with custom post type [closed]
- How to output wordpress custom tags separated by comma?
- Custom Post Type without an archive page
- Show Different Header on a Specific Post ID
- Admin notice not displaying
- Dynamic page outside WordPress
- Pagination for custom php code
- Changing number of posts per page on CPT-archive.php, have tried 20-30 code chunks so far
- Custom Post Type Loop throws 500 error when used in widget
- Troubles with saving metabox
- AJAX load more for different custom post type loops
- I need to add endpoint for wordpress categories
- Changing wordpress publication date to ACF date and time picker date not working
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- creat filter with wp_query
- WordPress custom post type permalink rewrite shows page not found
- Custom post type editor with dynamic selects, one drop down populating a second second drop down not working
- Hide a widget inside a div on specific type of post
- How to import a custom MySQL DB table into a WordPress custom post type
- Display latest x posts from all categories in Custom Post Type/Taxonomy
- Foreach inside shortcode not working as planned
- Displaying custom field according to date
- Add additional field to custom post_type
- categories should be available across all custom post types
- Set featured image to archive.php
- Including all post id’s of a custom post type into an array
- Understanding Post Formats/Custom Post types Etc
- custom post for slider
- Using wp_query to modify the loop in index.php for a CPT
- Custom Post not working as expected
- Get custom post type categories to show up in menus
- Show current custom taxonomy
- finding and using post type fields in WordPress
- How exclude or skip post type with get_next_post_link
- After creating Custom post type by user delete old one
- Create short URL with auto 301 redirect
- get_post_types() can’t get some of my post type
- Creating shortcode id for custom post types
- How to add new post using a form to categories when categories are using as menu
- Different post title, keywords and description
- post_content is stripping HTML when adding a new post? [closed]
- Querying a custom post type, but not show duplicates
- Different column width in 2 rows with bootstrap and custom post types-different classes needed
- Creating on-page options for Custom Post Type
- Post type Echo code is repeating on homepage
- How can I increase the post count for custom post types only?
- How do I call the custom Post Type name and permanent link to my php file?
- count & sum the value of custom field of the author post in dynamic posts
- Is it possible to hide nav menu items only when they are page titles (on specific templates) but not on the dashboard?
- Grouping custom wordpress post types by acf value
- Title and URL Error in Breadcrumb Navigation for Custom Post Types
- I’m having trouble with Related Product “tax_query” ‘terms’ value
- Assigning categories to custom post types via a front-end form; only works for native post type
- Show code dependant on CPT & category
- Adding featured image to a new post using front-end form?
- WordPress – display relationship between blog posts and custom posts
- when looping through custom post data not appearing
- Getting a Post ID to show its content in a Popup
- Load info from customposttype into template page
- Visualize info in just custom post_type in theme
- cpt not display inside nav menu
- Custom Post Type has wrong label and is not found when called by a loop
- Disable Sidebar on certain pages
- Show parent category and subcategory once in while loop
- Having issue on Loading Meta Data From CSV to CPT
- Rewrite URL of Specific Post of Custom Type
- How to get the posts that my following users are liked?
- Display related post content and custom field content
- Custom 404 redirect for a luddite
- Show tags of custom post types in WordPress
- can’t see categories in appearance-menu-categories
- wordpress form processing to custom post type not working
- WordPress custom field images not getting inserted into array
- Meta-Box to add multiple items one at a time and on publish save all
- Values inside a custom field to determine which category posts to display
- Posts without featured image using other post’s featured image
- Return all wordpress custom posts in specific multidimensional array
- Add number in increment of one to DIV ID
- Building a List of Posts grouped by custom taxonomy as the section header only to be displayed if at least one post is in that tax
- Custom Portfolio String
- What is the most efficient way to manage changes my product comparison tables?
- How do loop categories post from according in WordPress? is it impossible to solve this problem?