Home › Forums › General Issues › How to add custom field to a category? › Reply To: How to add custom field to a category?
If you’re using the latest version of ACF Pro then you don’t need to worry about my comment about term meta vs options.
It is possible after ACF 5.5.0 to get custom fields on terms differently. You can use the $post_id listed on this page https://www.advancedcustomfields.com/resources/get_field/ under the Get a value from a different object section. The new value for $post_id is detailed in this blog update from the developer https://www.advancedcustomfields.com/blog/acf-pro-5-5-0-update/. You can currently use either method for determining the $post_id method to use when getting values.
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.