Home › Forums › Front-end Issues › Can´t show the name of a taxonomy › Reply To: Can´t show the name of a taxonomy
Please note that the_field
is simple just echo get_field
. If you do not understand the differences, please read the get_field
and the_field
documentation to better understand these functions.
To output the taxonomy from the selected term, please select the Term Object
return type and review the documentation here:
http://www.advancedcustomfields.com/resources/
Please also debug the data as instructed here:
http://www.advancedcustomfields.com/resources/how-to/debug/
Thanks
E
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.