Home › Forums › Backend Issues (wp-admin) › Repeater + taxonomy: repeated value › Reply To: Repeater + taxonomy: repeated value
You cannot use save terms and load terms when you put a taxonomy field in a repeater. If you do this all of the fields will have the value of the last field changed.
When you use save terms, ACF updates the post terms to the term selected. It does not remember previous times that it did this so any terms previously added will be removed. Since you are also using load terms, whatever terms are associated with the post is what will be loaded and not what is saved in the acf field.
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.