Hi all, hopefully this isn’t too dumb a question, but I’m hoping someone can help. Yes, I am a noob...
I’ve got two menus, and I want to display a context-sensitive submenu with a separate instance of Wayfinder.
The structure is like this:
1
-a
-b
-c
-d
2
3
4
-a
-b
I’ve so far written for the sub nav:
[!Wayfinder?level=`2` &debug=`true`!]
Which works fine in only showing the subnav, EXCEPT, when I click on a subnav item the submenu disappears.
Any ideas why and how to correct it?
Thanks in advance.