I am trying to add multiple vocabularies to content types and for one of my content types it is not working.

I went to Content Management --> Taxonomy and edited my vocabulary to include the specific content types and then when I go to create one of the content types the options aren't showing for all the content types I've selected.

Specific example for my site:
1. I have content types called, flex class, other class, session class and workshop
2. I have a taxonomy vocabulary called yoga classes and attached to that vocabulary are flex class, other class and session class.
2. I have a taxonomy vocabulary called workshops and attached to that vocabulary are workshop, flex class, other class and session class.
3. When I go to create content --> Workshop, only the list terms for workshop are available to select
4. When I go to create content --> Flex class, other class or session class, the list terms for yoga classes AND workshop are available to select.

I want to be able to categorize workshop as yoga classes.

Anybody got any ideas on what's happening?

Comments

nevets’s picture

It is working as I would expect, from

I have a taxonomy vocabulary called yoga classes and attached to that vocabulary are flex class, other class and session class.

the yoga classes vocabulary is not attached to workshop so it should not show when you create content of type workshop.

From

I have a taxonomy vocabulary called workshops and attached to that vocabulary are workshop, flex class, other class and session class.

The workshop vocabulary is attached to all 4 content types which is why it shows Flex class, other class or session class as well as workshop content types

grofftech’s picture

Thank you for that easy fix! Sometimes I just get stuck on something and don't think about why its happening and that's why I come here!