Extended Navigation
Add an extended navigation widget to your template.
Overview
You can add an extended navigation widget to your template. This will show a navigation menu that includes folders in the page.
To include an extended navigation widget in your template you will need to add the following line:
{{widget('extendednavigation', 'thisuniquewidgetname', {"align":"center"})|raw}}
Widget Options
You can change the following options for the widget:
-
align
: The navigation text alignment. Possible values:left
(default)right
center