Home › Forums › Front-end Issues › Frontend: Cloned fields not displaying › Reply To: Frontend: Cloned fields not displaying
In order to use “have_rows()” on a cloned field the field must be set to display as a group ranter than inline.
display inline: use get_field() on each field in the cloned group
display group: use have_rows() and get_sub_field() for each field in the cloned group
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.