Secondary Navigation

The Secondary Navigation content item is used to display the secondary navigation of the website. This is usually displayed on the left or right side of the page. The secondary navigation content is displayed only if the selected page has secondary navigation content associated with it. In order to use the Secondary Navigation content item properly, you will need to know the name of the theme Skin to use with it. See Copying a website theme for more information.

For the Secondary Navigation content item, you also must specify the Starting at level. The selected level introduces the secondary navigation, and will not be displayed if the selected page does not contain that level of navigation. After the Starting at level is defined, you must choose a Display level. This level determines the depth of the secondary navigation.

Viewing a Secondary Navigation content item example

Secondary Navigation configuration options

  • Name - Enter a name for the content item. This text appears during design mode (configuration).
  • Description - Enter a description to display above this content item on the rendered page. The maximum length is 5000 characters. If blank, no description displays. This field supports HTML and relative file paths using the following variables:
    • [Website] – Resolves to the root of the website and contains the website name. For example, [Website]Home.aspx resolves to http://mydomain/Staff/Home.aspx.
    • [Root] – Resolves to the root of the website. For example, [Root]Home.aspx resolves to http://mydomain/Home.aspx.
    • [Common] – Resolves to the AsiCommon directory of the website. For example, [Common]images/image.png resolves to http://mydomain/AsiCommon/images/image.png.
    • [Theme] – Resolves to the website’s theme folder. For example, [Theme]images/image.png might resolve to http://mydomain/App_Themes/Orion/images/image.png. This variable can be used to access theme resources such as images and CSS.
  • CSS class (optional) - Enter the name of a CSS class to associate with this content item, which will add a DIV so named around the content item. Add this CSS class to an appropriate style sheet. Using such classes lets you apply special formatting to targeted content items in a reusable way.
  • Skin - Enter the name of the custom skin that will be applied to the secondary navigation.
  • Starting at - The selected level introduces the secondary navigation. If a selected page does not contain this level of navigation, the secondary navigation will not be displayed.
  • The Hide secondary navigation setting (located on the Property tab of each content record) is ignored when you are using a Theme Builder template (RiSE > Theme Builder > Website templates) and have the Secondary Navigation content item’s Starting at option set to Level 1.

    Having the Starting at field star at Level 1

    Setting the Starting at option to Level 1 specifies that the secondary navigation is globally applied to the website and is never hidden. The Starting at option should be set to Level 2 if you do not want the Hide secondary navigation option to be ignored.

  • Display - After the Starting at level is defined, select the depth of levels to be displayed in the secondary navigation.