I have created a CPT (Projects), and a CFG (Project Information) that contains custom fields. I have selected the CFG to show on the Project CPT, but when I create a new Project Post, the custom fields are not displaying (for entry) - any ideas?
Is there any documentation that you are following? - no, I cannot find documentation that addresses this.
Hi, it could indicate a conflict with another plugin or your theme. Please try the following troubleshooting steps:
- When editing a post, scroll to the top right corner and click "Screen Options". Make sure the custom field group is checked to be visible on the page.
- Temporarily activate a default theme like Twenty Nineteen, then deactivate all plugins except Types. Test again.
- If the problem was resolved, reactivate your theme and other plugins one by one until the problem returns.
- If the problem was not resolved, open your browser console and check to see if any JavaScript errors appear when you try to edit the post where the custom fields should be displayed. If so, copy and paste them here for me to review.
- Assign the custom field group to a standard post type, like "Posts" or "Pages". Check to see if the fields appear in the post editor for the standard post type. If so, tell me more about the post type where the fields do not appear. Is this a post type created in Toolset, or created by your theme or other plugins?
The topic ‘[Closed] Custom field entry fields for Custom Post Type’ is closed to new replies.