Home › Forums › General Issues › Using ACF inside group in meta description not working › Reply To: Using ACF inside group in meta description not working
Thanks well I was just going to post and your were faster than me 😀 I made a very silly mistake: instead of this:
$superficie = $group['superficie_o_potencia'];
I should had been:
$superficie = $group['superficie'];
I’m afraid I was too quick assuming things..
Nevertheless, I confirm using get_queried_object does work just fine as well, and may use it in the future, thank you so much!!
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.