I have a custom field group called "Webinars Extras." It has two custom fields in it. I've linked it to my "Webinars" custom post type, and can see those custom fields in the post editor, and add data to them. So far so good.
I created a Content Template called "Webinar Single." When I click the "Fields and Views" button to add content to the template, I don't see the "Webinar Extras" custom field group. I can add fields manually, like so:
[types field="webinar-url"][/types]
...but shouldn't that custom field group be visible to the content template?
Upgrading Types solved it. I wonder why there was no notice in WP Admin Plugins or Updates to update the Types plugin. As far as I knew it was the latest. At any rate, problem solved.
Thanks,
Eric