I have a primary nav (a set of tabs at the top of the page) and I have a secondary set of navs on a left column menu.
I need both navs to show a current status but I can only get one at a time to do so.
Take a look at an example: http://americanartinvites.com/omeka/explore/artworks
The slug on this page is explore/artworks and when you view the page the Explore tab is white (current). That's the way I want it.
But I also want the menu item "Artworks" to be current too (in this case it should be red (see http://americanartinvites.com/omeka/explore as an example of both the primary and the secondary navs showing current.
Here's my problem: the explore/artworks page shows a current Explore tab because the slug is explore/artworks. If I change the slug to just "artworks" (and create a style for the current artwork menu item) it will be red as it should be BUT the Explore tab will no longer be white (current).
It has to do with the way the slug is written. And it seems in my present setup I can't have both be current.
Can you help me figure out a way to do this?

