Home › Forums › General Issues › ACF for categories? › Reply To: ACF for categories?
Hi,
if you want to add custom field to the category page (or any category page) you can do so by setting the rule of the field group like that:
[taxonomy terms] [is equal to] [Categories]
you can set the [Categories] drop down to whatever categories you like or you can set it to [All] if you want you custom field group to display on categories AND taxonomies.
then to display the field value on the front end have a look at
http://www.advancedcustomfields.com/resources/functions/get_field/
around * $post_id examples
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.