Home › Forums › Front-end Issues › How to display terms with no link › Reply To: How to display terms with no link
Hi There,
Thanks for reaching out to us.
Are you using an ACF taxonomy field? if that’s the case, then you can easily use the get_field function to return the taxonomy and display it without a link.
Alternatively, you can also make use of the WP get_terms function which returns the term as opposed to displaying it on the screen.
https://developer.wordpress.org/reference/functions/get_terms/
Hope this helps.
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.