Home › Forums › Bug Reports › ACF Pro – Options pages with Repeaters not working › Reply To: ACF Pro – Options pages with Repeaters not working
ACF Pro 5.3.3.1
I’m doing a new build and I’m having the same issue. The repeater field is returning the number of items in the array and not the array.
while( have_rows('repeater_field_name','option') ): the_row();
// do stuff
endwhile;
This test fails – actual field name is different.
It’s possible this is a conflict with the theme I’m using for this project. GeoPlaces from Templatic. Their code does not always place nicely.
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.