Now I have another problem what I can’t fix.
The website menu is broke up in 2 different parts and there are both located at the page. What I would like to do is:
The horizontal navigation to hold the folder,
And the vertical navigation to hold the children of the active horizontalFolder. Is this possible? I tried it by using
http://www.muddydogpaws.com/development/wayfinder/parameters.html But I cant get it working
Horizontal (working)
[!Wayfinder? &startId=`0` &outerTpl=`HorMenuOuter` &rowTpl=`HorMenuRow` &hereTpl=`activeHorMenu` &excludeDocs=`12,13`!]
Vertical (NOT Working)
[!Wayfinder2? &startId=`0` &hideSubMenus=`TRUE`!]
What is the difference between [[ snippit ]] or [! snippit !]
Hope someone can help me