• Resolved Hari

    (@haribonda)


    Hello, first of all, thanks for adding GraphQL support ??

    I am moving from a flarum forum software to WordPress and I want to create a custom post type called “Forum” this forum should have custom tags under “forum” custom post type. where these tags should be only available to “forum posts” should not mix with WordPress tags. could you help me to achieve this


    Regards,
    Hari

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Should be generally straightforward, with a custom taxonomy. If you’re wanting them to be chosen with checkboxes and whatnot, you’ll want to set the taxonomy to be hierarchical. However, if you want them to be a text field with auto-suggest functionality like standard post tags, leave them non-hierarchical.

    After that, make sure to only choose “forum” for the post type they’re associated with, and you should be good to go. Hopefully the settings are understandable enough to make use of, but I can answer questions to the best of my ability as well.

    Thread Starter Hari

    (@haribonda)

    thanks ???

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Welcome, let us know if you need anything else.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how can i create custom categories?’ is closed to new replies.