I have a site where there needs to be two different menu items (in different submenus) that provide the same page

for example:

food
- breads
- eggs
- cheese

dairy
- milk
- butter
- cheese

where cheese is the same page. When you select cheese, it only shows the food navigation, and not the dairy even though that's the menu item you chose.

Thoughts?

Comments

bengtan’s picture

Status: Active » Closed (works as designed)

Hi,

I think this is more of a problem with the Drupal menu system - which Submenutree queries for menu items and other information. So I don't think it's really fixable with submenutree either.