Home › Forums › Backend Issues (wp-admin) › 'Post object' property works not synchronously in the multiple taxonomies. › Reply To: 'Post object' property works not synchronously in the multiple taxonomies.
If I understand you correctly (let’s just look at one taxonomy)
You have a taxonomy, when editing a term in the taxonomy you select posts that should be in that taxonomy?
If this is correct then you’re doing this backwards. In WP the relationship works the other way. You would put a “Taxonomy” field on the “poat” and when editing the post you would select the Term that the post belongs to. This causes WP to create the correct relationship so that it will do what you’re looking for.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.