• Resolved ncdesignz

    (@ncdesignz)


    I don’t know if there is a filter to do this, but I need to be able to use the tag groups that I create within Advanced Custom Fields. There is the option to allow tags to be used for selection, however, it displays ALL of the tags from the site, not just a specific tag group. For example, I have a post type of Cabins and a Tag Group for Cabins. I want the Cabins tag group to only be available for the specific post type. Is there any way to assign them?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ncdesignz

    (@ncdesignz)

    I know I can use the tag meta box, but is that the only way?

    The tag meta box would not even help because it works only where you add tags to posts.

    Groups always exist per site, so they are not different per post type or taxonomy. If you want to filter tags to display only some of them you could try the get_terms filter hook. That’s all that comes to my mind now.

    Thread Starter ncdesignz

    (@ncdesignz)

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using Tag Groups with ACF’ is closed to new replies.