Home › Forums › Add-ons › Repeater Field › Problem with 1 element being ommited in the list › Reply To: Problem with 1 element being ommited in the list
Hi @mastafu
Could you please make sure that the field returns the data correctly? Could you please debug it like this:
echo <pre>;
var_dump( get_field('newsletter_files_section', $stronaPdfy) );
echo </pre>;
Also, could you please share the JSON or XML export file of your field group so I can test it out on my installation?
Thanks 🙂
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.