I have a menu like this:
In the first sidebar you see the main menu
with links.
The second sidebar is a block that is visible on pages that begin with stocklijst/
.
The link in the first sidebar links to the first link in the second sidebar. So the menu items both have class active
. But when I click on the second link in the second sidebar the menu link in the first sidebar won’t be active anymore.
I’ve installed the Menu Position module to make sure the link is active but it doesn’t work. I added a rule like this:
But the menu item isn’t active when the path is equal to stocklijst/gezocht
.
What am I doing wrong?
UPDATE:
This is my view: