frm
Well-known member
You can with xf syntax. <xf:sidenav>moo</xf:sidenav>
After seeing the template you posted (@Paul B), I might just start using Page nodes more often now.But yes, if you want additional navigation then you can use the option posted above.
I suppose this should be posted in Styling and customization questions, as the above "moo" example just placed "moo" in the sidebar and not a navigation menu as you've shown.
Is there syntax that can be shared to build a navigation system like that and only include the pages you want? Or does the navigation all fall under the parent page node?
This got me thinking about making the standard Terms and Rules help pages into separate Page nodes, but I'd like a navigation like this where there's no "parent", but rather
"Terms of Service"
"Rules"
"Privacy Policy"
"Cookie Policy"
I suppose if there has to be a parent Page node ("Tests and examples") it could serve as an index to break down the children.
As the default is under "Help", which is not really help (which I would reserve for how to use the forum).
Edit: Hmmm... Guess it's not as complicated as I had imagined (syntax to build the nodes). It's just using these appropriately for the nodes to display correctly.
Last edited: