Conflict with Taxonomy Hide module?
| Project: | Menu Trails |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Drupal 6.6
MySQL Database: 5.0.51a
PHP: 5.2.6-1+lenny2
Themes: Garland, Zen
Menu Trails: 6.x 1.0
Taxonomy Hide: 6.x-1.02
Not sure how much help this might be to others but here goes. After having spent a great deal of time troubleshooting, I discovered that the Taxonomy Hide module was causing Menu Trails to not work entirely as expected in my Drupal setup.
With both modules enabled, while configuring Menu Trails, I discovered assigning Parent Items for taxonomy categories did not work (menu did not stay active). Assigning Parent Items for node types partially worked (menu stayed active), however, this wasn't going to work since there are multiple taxonomy categories using the same node type (nodes using same node type but different taxonomy categories caused the incorrect menu to be active).
Long story short, after disabling the Taxonomy Hide module I discovered Menu Trails started working as it should. It recognized Parents Items for both node types and taxonomy categories and kept the appropriate menu active.
So I'm just using CSS to hide the taxonomy terms instead of Taxonomy Hide. Hope this helps.
