Home › Forums › General Issues › ACF Groups and get_field › Reply To: ACF Groups and get_field
PHP is parsed on the server; what is sent back to the browser is plain text/HTML, so you can’t inspect PHP with your browser.
Your code looks correct on first sight. What happens if you do <?php print_r($hero); ?>
after the get_field line? Does anything come up?
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.