I have a very simple question, and I just can't seem to find the answer anywhere... I am using Taxonomy Menu in combination with Views, and it works well. However, I don't want children to show up under the "parent" item... example:

Picture gallery 2009 (currently shows all pictures of January, Feb, etc)
- January (shows up correctly)
- February (,,)
- March (,,)
(etc)

Is there a way to hide the pictures in the parent gallery, and only show the pictures under the correct month? I can share all my settings if you like, but perhaps it is just a simple button that I forgot to tick :) Thanks in advance!

Comments

indytechcook’s picture

Status: Active » Closed (works as designed)

Since each image is attached to it's own term this isn't possible in the current version without writing a custom module using hook_taxonom_menu_path (http://drupal.org/node/380652)

The "menu group" concept will allow for this in V3.

You can contact me via my contact form if you are interesting in some custom work.

Sophia’s picture

Thanks for the prompt reply, indy, I don't think custom work is possible since it is a charity site... but I'll keep you in mind and thanks for the offer!!!