Closed (works as designed)
Project:
Taxonomy Menu
Version:
6.x-2.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 18:53 UTC
Updated:
24 Apr 2009 at 05:39 UTC
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
Comment #1
indytechcook commentedSince 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.
Comment #2
Sophia commentedThanks 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!!!