Home › Forums › Bug Reports › ACF 5.7.11 Breaks Image Field › Reply To: ACF 5.7.11 Breaks Image Field
To further this, I’ve created a new flex layout called Cards, so I have a template called content-cards.php
. In here I have a repeater field called cards
, this shows in the get_field_objects()
but not when I use the usual ‘have_rows(‘cards’))’, however if I rename it to have_rows('card_blocks'))
then it does. Again, the naming could be improved on my behalf, however these are things that worked prior to 5.7.11, so there’s defiantly some weirdness happenings still.
Interestingly, in this repeater field I have an image field called image
which is working. Not sure if it’s because the scopes different in a repeater, but may be of use.
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.