Home › Forums › General Issues › 4.3.1 removes some images from custom taxonomy › Reply To: 4.3.1 removes some images from custom taxonomy
The affected terms exist in more than one category.
My guess is that this has something to do with term splitting. This started in 4.2 and was forced in 4.3. What this means is that WP looks for terms that are in multiple taxonomies. If it finds any it splits them creating two terms with the same name but they now have different term_id values.
If you edit a term or category you will see the term ID in the URL, for example tag_ID=10
All of the data is in there but it’s now associated with the wrong term ID, so ACF can’t find it.
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.