Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Primary navigation (also referred to as site navigation) is main navigation element appearing at the top of every page that allows visitor to explore the various areas of your site.

To modify the contents of the primary navigation, locate and edit:
Base Folder/inc/nav-primary

Below are the elements of the primary navigation used to add items to the primary nav. You will need to publish the navigation for changes to take effect.

Datadef elementDescription
Nav widget

This option adds extra content to the right side of the navigation bar. Available options are:

  • None - nothing is added.
  • Date - displays the current date.
  • Weather - displays the current weather (updated hourly).
Nav itemThis represents a single item in the navigation. You can add and remove instances of this field group using the + and - toggles.
Nav item > Item type

Defines the characteristics of the nav item.

  • link - defines the nav item as a simple link.
  • dropdown - defines the nav item as a button that toggles a dropdown menu.
  • link and dropdown - defines the nav item as a link with a dropdown menu toggle button next to it.

Nav item types

Below are the available primary nav item types, selectable via the 'Item type' datadef element (see above).

Setting 'Item type' to 'link' adds a simple link to the primary nav and reveals the following datadef elements:

Datadef elementDescription
Nav item > LinkOnly appears if 'Item type' is set to 'link'. Refer to 'Working with links'.

Dropdown

Setting 'Item type' to 'Dropdown' adds a dropdown menu to the primary nav and reveals the following datadef elements:

Datadef elementDescription
Nav item > TextRequired. Defines the text label for the nav item dropdown toggle.
Nav item > Set internationalizationRefer to 'Internationalization '.
Nav item > Dropdown > Dropdown itemRepresents an item in the dropdown menu.

 

Link and dropdown

  • No labels