zapzarap Reply #1, 3 months, 3 weeks ago
hey there,
i need a little bit help with a navigation for my site. as first i will show you my ressources-construct.
+ index ( 1 )
+ page ( 2 )
+ + page one ( 3 )
+ + page two ( 4 )
+ + page three ( 5 )
+ reference ( 6 )
+ + ref one ( 7 )
+ + ref two ( 8 )
+ + ref three ( 9 )
+ about ( 10 )
+ contact ( 11 )
so, my main-navigation is in the header chunk:
this will show me only the level-1-pages.
but when i click on page (2), i have in my content a new navigation with the subpages (page (3), (4) and (5))
thats i try with:
the problem is: when i now click on one of the subpages (they have all the same template with the same code), then my subnavi isn't there, cause the id is 3, 4 or 5 and these id's doesnt have a subnavi, too.
i dont wanna use two different templates, to make a different navigation..
i hope you know, what i mean and want.. if not, please ask.
kind regards
xoxo
i need a little bit help with a navigation for my site. as first i will show you my ressources-construct.
+ index ( 1 )
+ page ( 2 )
+ + page one ( 3 )
+ + page two ( 4 )
+ + page three ( 5 )
+ reference ( 6 )
+ + ref one ( 7 )
+ + ref two ( 8 )
+ + ref three ( 9 )
+ about ( 10 )
+ contact ( 11 )
so, my main-navigation is in the header chunk:
[[Wayfinder? &startId=`0` &level=`1` &outerClass=`navi`]]
this will show me only the level-1-pages.
but when i click on page (2), i have in my content a new navigation with the subpages (page (3), (4) and (5))
thats i try with:
[[Wayfinder? &startId=`[[*id]]`]]
the problem is: when i now click on one of the subpages (they have all the same template with the same code), then my subnavi isn't there, cause the id is 3, 4 or 5 and these id's doesnt have a subnavi, too.
i dont wanna use two different templates, to make a different navigation..
i hope you know, what i mean and want.. if not, please ask.
kind regards
xoxo