Navbar / Nav Menu
#Nav Links
For each top level page in NationBuilder - if a page has it's Include in top nav checkbox checked - it will be added to the navbar. If a subpage also has this checkbox checked - it will be added as a sub nav option and the top page will become a folder.
These links can all be rearranged via topnav sorting and subnav sorting. The exceptions here are the Member Login/Toolbox button, Donate button, and Search button - if you want these tweaked or moved - please contact For Purpose for developer assistance.
As of 8 June 2025 - the nav structure is like so:
- About Us folder
- multiple links
- Landcare Fund
- multiple links
- Get Involved
- With Local Group
- multiple links
- With Landcare Tas
- multiple links
- Give Support
- multiple links
- Get Support
- multiple links
- With Local Group
- News & Resources
- multiple links
- Our Projects
- multiple links
- Events
- multiple links
- Contact Us
- Member Login / Members Toolbox (hardcoded position)
- Donate (hardcoded position)
- Search (hardcoded position)
Relevant Tags
If a page is in the top nav but you don't want the folder/link in nav - you can add nav_hide tag. Examples here would be: Home, Donate, Other Folder
If the page is a nav folder and holds nested nav links - add nav_folder tag. Examples: About Us, Get Involved (and nested folders)