Hi all,
I am still having problem getting my custom taxonomy to work. Can anyone please help?
I have a Custom Post Type called ‘projects’ and am displaying an overview of all these posts on a page. Above the displayed custom posts, I want categories to be displayed, so the user can click on one category and only see those that belong to the category.
So I want to create a custom taxonomy. I am using the ‘Post Tags & Categories’ smart action and the taxonomy is being displayed in the WP dashboard in the dropdown of my custom post type. BUT there is no field for this taxonomy when I edit (or create) a custom post type. So, I can’t assign the posts to the custom taxonomy categories.
Can anyone please help?