Category for custom post type
-
Hej!
I’ve just created custom post type — projects — for my portfolio, and now I want to create separate categories for it. When I say separate I mean separate from posts. Post can be news, publications, winner announcement etc, but project can not. Project are private, commercial, conceptual etc. Projects are also can not be news or publications.
So, I go to CPT UI -> Create new taxonomy and create Project Type taxonomy, and attach it to Project custom post type. Now I open new item of the Project custom post type and can create and add tags.
But not categories!
I googled for the solution, and it is written that I can edit custom post type taxonomy section and add WP Core Taxonomy. When I do so, Categories appears when I edit an item of Project custom post type — but there’s categories for Posts!
So, how can I add separate categories for Projects using CPT UI Plugin?
Thanks!
The topic ‘Category for custom post type’ is closed to new replies.