Creating the Navigation Menu
To create a custom navigation menu
- Go to Appearance > Menu
- Click on “create a new menu” to create a new menu (eg. Main Menu).
- Add the menu items from the left panels
- To create dropdown menu: drag the menu item toward the right (the item(s) will be indented)
- When you are done adding the menu items, click “Save Menu”
To assign menu locations
Scroll down to the bottom where it says “Theme locations” and tick the menu location checkbox
- Menu left – not logged = menu in the left area when user not logged
- Menu left – logged = menu in the left area when user logged
- Header menu – not logged = menu in the header when user not logged
- Header menu – logged = menu in the header when user logged
If you wont to add profile links or poll questions link
- From the top choose screen options
- Select WPQA – Custom Links
- First one is “polls” and this to show all the poll questions
- All the others are links for the user profile
- To add the icons at the any items add the “Navigation Label” like this <i class=”icon-home”></i>Home
- If you have a sub menu at the left menu and need it when open the page open like the demo add this class nav_menu_open like the next image :
- If you need to use icons for the menus, use this at the “Navigation Label”
<i class="icon-home"></i>Home
- If you don’t have this input you need to check it first like the next image :