Hi there,
I’m using the ACF taxonommy field multiple times to add data. So we have fields like “Director” and “Producer”, with all these fields connecting to a single Taxonomy (teammembers).
However, adding the terms in this ACF field doesn’t add them to the post/page itself (the default WP sidebar way).
Is there a way to automatically add each and all selected terms from the ACF fields to the post/page as well?
Hope that makes sense. Thanks!
Oh i’m dumb, it’s literally a setting in the ACF taxonomy options.
For anyone curious, simply select the following in the Taxonomy option:
Save Terms
Connect selected terms to the post
I had to re-save the specific post/page to make it work tho.