By jdelaune on
So I have created a hierarchy of taxonomy terms. If I post an item in a child term how do I get it to also be included on the parents term?
E.g.
-Animal
--Dog
---Dalmatian
---German Shepherd
--Cat
---Tabby
If I post content and assign it the 'Dalmatian' term. Surely that item should show up on the Animal and Dog taxonomy pages... but it doesn't. How do I get this working like this?
Cheers
Comments
This module works
This module works well:
http://drupal.org/project/taxonomy_context
----------------------------------------------------------------------
http://www.bwv810.com/
I am a writer and researcher. In my spare time I build websites with Drupal.
Je peux communiquer en français. / Я могу общаться на русском языке.
Views module - use the
Views module - use the taxonomy/term view and set the dept Option to what ever you need, probably 2
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
THANK YOU!!!
I spent two entire days trying to figure this out. Who knew the answer would be so simple?
i have the same problem
hello!as you said, you figured it out already...can you pls. share the answer to me?!? i extremely need the answer as soon as possible...by the way, i have taxonomies like autobiography, biography then if i want to post new autobiography, my post should show on the autobiography link on my main menu...
The post I replied to has the
The post I replied to has the answer. You just need to change the depth option.