Just to check the basics first: have you already gone into ‘Screen options’ at top right?
After you click that tab, is your custom post type listed there with a checkbox? If not then you know it’s something in the code (if it’s there unchecked, tick the box and it should appear in edit page).
Related Posts:
- Right way of storing large number of custom post fields
- Custom post type or just use custom fields
- Using posts and postmeta table to store custom Address Book Plugin data
- WP All Import – Using Xpath to set a select value
- Sorting custom post type columns with external data and without meta values
- Store CPT ‘Reviews’ average ratings to a WordPress DB table or to a DB custom table?
- Importing Data from a Non-WordPress database, into WP
- Specifying meta field’s column type in Database using add_post_meta
- Ideas to connect external database table to wordpress posts as custom field source
- delete duplicate meta_value with same post_id
- Having a repeating custom field in admin custom post type, what I’d go better with, for DB’s sake? ACF repeater or query a different post type?
- when looping through custom post data not appearing
- custom post types, custom fields and normalization
- How to replicate data storage and querying using WordPress. Custom posts/fields or Custom db tables?
- Confused about where to store my data
- Populate custom post type/custom fields from an external database
- Automatically convert standard posts with custom fields to custom post types
- Displaying database table in backend of wordpress
- How do I set the default admin sort order for a custom post type to a custom column?
- Delete all posts of a custom post type—efficiently
- How can I change the admin search posts fields?
- Development of a WordPress Search Plugin – Best Practices
- Admin Area Custom Type Search By Meta Fields Without Title & Content
- WordPress 4.4+ : How to revision CPT + metadata
- WP_Query orderby custom field then post_date in one query
- Using Custom Fields in Custom Post Type URL
- Adding meta values to permalink
- Filter a custom field based on selection of another custom field (ACF) [closed]
- Detect meta value changes when post is updated (post_updated)
- Search everything (posts, pages, tags, cpt, meta)
- Custom field being erased after autosave
- How to select one major category (or custom taxonomy) for a custom post type?
- front end radio custom taxonomy with custom post type
- How to get source of custom meta image?
- Displaying Meta Box Image
- Display posts if a custom field value is equal to another custom field value
- Custom field default value with counter
- How to use custom fields to enable sticky posts on custom post types?
- Custom meta fields for specific custom type only
- Custom Fields vs Separate Table
- Check if a specific custom field exists?
- WordPress Create Post from front-end
- WordPress post count not showing for custom post type author
- How to insert content from another Custom Post type into Post?
- Using several custom fields as custom post title
- Adding custom tables to WordPress
- Calculate all custom field values in the post loop
- add custom field to custom post type
- Role scoping for contributors down to the field level
- Having unique constraints for custom fields in a custom post type
- Display custom fields from custom posts in RSS feed
- A better way to add a meta box to custom post types
- How do I set all of a particular post meta to a value within the custom post type I’m in?
- Can we create a custom post template for a specific page template
- Settings API – save multiple tabs at once
- Add post meta programmatically to attachment
- How to create multiple editor?
- List of users that clicked a ‘Join’ button at single post
- Get Specific Template Part if Custom Field is Some Value
- Getting a custom post’s custom field based on another custom post’s custom field select
- Inserting custom fields into single.php
- How to make a pulldown menu display custom meta terms in a theme?
- search custom post type by custom fields on front end
- How to copy a custom field from the user’s CPT to the user’s normal posts
- Make a custom column sortable by a value from a different custom post type
- Problem On Retrieving Post Meta Data on Custom Column [closed]
- Need help with simple “if statement” checks to output particlular CPT data depending on what client uploads/fills out
- Display custom post front end filter by ACF equals current user
- Custom fields array to display it monthly
- Copy data from 2 different ACF custom post types with relation
- How to keep custom post type related information
- Orderby if between two meta fields
- Problem in moving cpt’s from local website to live website
- How can I fetch all the dates from custom fields from various different custom post types and show / list them at one place in ascending order?
- How do I query with multiple custom fields orderby in same column?
- filter using custom fields
- Displaying Custom Fields from Custom Post Types [closed]
- How to link custom field of two custom post types?
- CPT – Custom Text fields point to new url permalinks
- Custom Fields with add_post_meta()
- Changing an item in drop down after 5 latest posts per taxonomy
- Fixed custom fields depending on posttype/category
- Multiple domains, Single database, 1 Parent/Master with all content, other domains/slaves with filtered content (based on “location” variable)
- Best way to insert a js script in the header with custom fields and CPT
- Creating connections programmatically with common fields on CPT’s
- How can I get the $key / $value pairs of custom fields that were added via 3rd party plugins or themes?
- How to use TOC with ACF?
- Use Tags to Query Associated Multiple Posts and Get The Average Of Custom Field Values
- one get_posts to return a number of custom posts for each meta value
- Is it possible to make one of two custom fields in Custom Post Type UI Required but not the other?
- Custom Post Type as invoice or order template
- Get result from Custom Field in Custom Post type
- Make each Value of custom field show related posts when clicked
- Filter CPT based on meta box value using Flexible Posts widget?
- Advanced search form with filters for custom taxonomies and custom fields
- How to grab data (titles, thumbnails and custom fields) from multiple posts to populate a new array efficiently?
- Filter Custom post type by another Custom post type
- How to get lowest price from custom fields of posts
- Retrieve a post with its ACF repeater fields in wordpress
- How to display *block number* instead *date value* on WordPress posts?