Home › Forums › ACF PRO › Show icon if checkbox is checked › Reply To: Show icon if checkbox is checked
Now you’ve completely lost me. Is hh_facilities like a clone field or something? I have no idea what this field is by looking at your code and your description of it as a “field group” makes it even less clear.
Maybe you need to check what the this is actually returning
<?php
$pets = get_field('hh_facilities');
var_dump($pets);
?>
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.