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

notrab’s picture

I 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

notrab’s picture

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