Dumb Menu Manager Question
Posted: Tue Mar 01, 2016 3:27 pm
I'm losing my mind today and just can't sort this one out. It should be simple. Can someone point me in the right direction WRT the parameters to use.
Here's my hierarchy....
1. Home
1.1 Page A
1.2 Page B
1.3 Page C
1.3.1 Page D
1.3.2 Page E
1.3.3 Page F
1.3.3.1 Page G
1.3.3.2 Page H
When the user is on pages F, G or H I want them to see a side menu with ...
- Page F
-- Page G
-- Page H
And if they're on Page D, I want them to just see
- Page D
Seems simple, but I'm having a hell of a time. Thanks.
Here's my hierarchy....
1. Home
1.1 Page A
1.2 Page B
1.3 Page C
1.3.1 Page D
1.3.2 Page E
1.3.3 Page F
1.3.3.1 Page G
1.3.3.2 Page H
When the user is on pages F, G or H I want them to see a side menu with ...
- Page F
-- Page G
-- Page H
And if they're on Page D, I want them to just see
- Page D
Seems simple, but I'm having a hell of a time. Thanks.