Hello,
I have a custom post-type called ‘device’ and a custom taxonomy called ‘chair’
I have a field group with the setting:
Show this field group if
Post Type is equal to ‘device’ AND
Post Taxonomy is equal to ‘chair’
So when I create a new device the field group does not show up, as it should not.
But when I add the taxonomy ‘chair’ to the device the field group still does not show up until I save the post. After the save the field group shows up.
Is this intended or is it a bug?
I am using WordPress 4.9.8 and ACF Pro 5.7.2
Kind regards
moe