Active
Project:
MenuTree
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
23 May 2010 at 18:43 UTC
Updated:
23 Dec 2010 at 18:17 UTC
Hi and sorry upfront for being a pain, as I am new to Drupal.
I am struglling to understand why 'active-trails' do not work in my 'primary-menu' when I use 'add item' to manually link to catalog/5, which is an Ubercart view.
I have read everything that I can and believe that the issues has something to do with 'menu-hook', however, I am clearly to dumb to solve the problem. That, and I now cannot see the wood for the trees. So, please help me. Interestly, when I replace 'catalogue/5' with the active-trail works perfectly.
In summary, I need to make 'active-trail work in my Primary Menu when manually adding a link to what I believe is an ubercart view(catalog/5).
Thank you
Steven
Comments
Comment #1
notrab commentedI am also having the problem for active trails associated with my ubercart catalog. Were you able to find a fix or any more information? Any help would be great.
Thanks,
Brad
Comment #2
notrab commentedI figured out my issue. I was using "catalog/...." for my link, which was working as far as linking to the correct place, but when I changed it to "category/catalog/...." the active trail started working correctly.