Home › Forums › Front-end Issues › Display value for taxonomy term text in categories › Reply To: Display value for taxonomy term text in categories
Thanks for this help.
After lot of experimentation i found this
<?php echo get_field('petite_description_cat', 'category_' . $cat);?>
And it’s work. I don’t if this method is good but that’s work.
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.