Navigation Links
Created by jg (Unlicensed)
Last updated: Sep 10, 2018 by Jugal Joshi (Unlicensed)
Overview
Navigation Links are used to build the menu structure and bread-crumbs of Learndot.
Each Navigation Link refers to a particular Page in Learndot. The Main-Menu structure can be easily modified and customized within the Admin Dashboard removing the need to edit code. A Parent / Child hierarchy is used to provide the flexibility for additional sub-menus.
Fields
Field | Description |
---|---|
Parent | Reference to the Parent Navigation Link. Used for Parent-Child Hierarchy |
Enabled | Ability to Enable or Disable to display the Navigation Link. |
Label | The Label the Navigation Link will display on the front-end. |
URL | The URL of the Navigation Link. |
CSS Class | Ability to Reference Custom CSS class. |
Target | Specifies where to open the Navigation Link:
|
Order Number | Defines the order in which the Navigation Link will appear in the Menu. |
Creating Navigation Links
Navigation Links are created and modified in the Admin Dashboard, to do so:
- Navigate to System > Contents > Nav Links
- Click on New to create a new navigation link
- Fill up the form. Make sure you set Enabled to Yes
- Press Save