Home › Forums › Add-ons › Repeater Field › Repeater field returns string › Reply To: Repeater field returns string
The code I posted should be returning an array containing the values in the repeater and sub fields rather than the number of rows in the repeater. There is something on the site you’re working on that’s interfering with what ACF is returning, I wouldn’t be surprised if it has something to do with the theme.
But I don’t see any reason why the have_rows() loop should not be working if you’re getting a value. A string value of ‘5’ will evaluate to true, not false. Your original code should be working. Again, if it’s not then there is something that’s causing it not to work.
I don’t have access to Genesis and I don’t use it. I would start by trying one of the default 20XX WP themes to see if I working. If that didn’t help then I’d remove any other plugins.
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.