I am trying to:
1. Create a new CPT ("Makes") [outcome=success]
2. Create a new custom field group ("Manufacturer Details") [outcome=success]
** 5 fields total: 2 Select fields, 1 URL field, 1 image field, 1 WYSIWYG field**
3. Register the new field group for use with the Makes custom post type [outcome=success]
4. Add new "Makes" post from WP Admin & populate custom fields [outcome=ERROR, No fields display]
-------------------------------
I double checked my configuration and replicated the bug several times. Here's what I observed:
A. The field group shows as as registered to the "make" CPT on the following screens:
*Toolset dashboard
*Custom field listing/editing screens
*Toolset fields control
B. The Field group DOES NOT show:
*in any WP add/edit Post views
*in Types edit Post Type screen (where you normally select admin columns to display inWP editor, the
default promt "You can add custom fields to this post type and they'll sho up here" persists )
*In Toolset Modules Manager (Field groups show as empty )
C. All of the fields are available for use via Fields & Views shortcode menu -- I successfully set up two front end forms for the CPT - one to add new makes and one to edit existing makes. All the fields were correctly auto-generated in the wizard and I was able to add, display and edit the content just fine.
Toolset Types 3.0.3 was not working in Custom Fields at all.
I have to ask if you can try after updating to 3.0.4, because what you show me is not replicable (within my tests) locally with that version.
Can you give it a try?