Adding an item to the Left Hand Navigation
To add an item to the left hand navigation, follow these steps:
- Navigate to the following URL path: /admin/structure/menu/manage/menu-left-nav
- Click “Add link.”
- Add menu link title
- Add the path this menu item links to. This can be an internal Drupal path such as node/add or an external URL such as http://ala.org.
- Enter <front> to link to the front page, enter "dummy-link" to generate non-linkable item.
- Tip: Use node/xxx if you want it to appear with left hand nav on page.
- Confirm “enabled” is selected if you want this item published.
- Select “show as expanded if this menu link has children”, the menu will always appear expanded.
- Select parent link menu where you want this link to appear.
- On the manage menu link page, drag and drop to reorder menu item.
- Click "Save Configuration" at the bottom of the page.
- Clear cache to see change on site.
Adding content to Left Hand Navigation from Content Editing Page
To add content to the left hand navigation, follow these steps:
- While editing a basic page, scroll down and click the “Provide menu link” checkbox in the “Menu settings” admin vertical tab on the left sidebar.
- Select the desired parent item. This can be a menu name or another menu item.
- Click "Save" at the bottom of the page.