Skip to content
Discussion options

You must be logged in to vote

If you're trying to use the main nav, you should be doing {{ nav:main }} ... {{ /nav:main }}.
Or, if its a main collection, you should be doing {{ nav:collection:main }} ... {{ /nav:collection:main }}.

RIght now, you're loading the pages collection which is the default since you've just done {{ nav }}, and the from parameter is the starting point.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@benjamincrozat
Comment options

Answer selected by benjamincrozat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants