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

bwv’s picture

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. / Я могу общаться на русском языке.

Jeff Burnz’s picture

Views module - use the taxonomy/term view and set the dept Option to what ever you need, probably 2

sparkguitar05’s picture

I spent two entire days trying to figure this out. Who knew the answer would be so simple?

kikaykimy’s picture

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...

sparkguitar05’s picture

The post I replied to has the answer. You just need to change the depth option.