Home › Forums › ACF PRO › Empty Repeater Entries › Reply To: Empty Repeater Entries
Hi @maidus
I think the issue is some of the repeater entries in the database is set to copy, but the other are not.
Repeater field has several entries in the database. It looks like this:
gallery 2 // number of rows
gallery_0_image 6 // sub field value
gallery_0_description "some text" // sub field value
gallery_1_image 7 // sub field value
gallery_1_description "some text" // sub field value
It’s possible that the first entry (number of rows) is set to copy, so all languages will have the same number of rows. This page should give you more idea about it: https://wpml.org/documentation/plugins-compatibility/translate-sites-built-with-acf/.
I hope this makes sense 🙂
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.