WordPress Newbie, WP 4.4.4, ACF 5.3.0
When I add either a new field or field group using plugin tool, in the post editor I can see the new field options and it allows me to add content. But when I update/publish post, and view post, the newly added fields do not appear, only the previously created field or group. I have read threads with similar issues, and possible solutions ranging from downgrading ACF to checking for spaces in PHP.
Where do I start troubleshooting?
Problem solved. The PHP for the primary sidebar needed to have the proper code added to identify the associated field name of any new fields.