Menus
Menu Path: Contents > Menus
The Menus module is where you configure the navigation areas of your site such as the top navigation bar (Header Nav), footer, mobile menu using the drag-and-drop method. You design how users will navigate your site through this module.
Creating a New Menu (Menu Group)
Generally, your site has predefined menu areas ("Main Menu", "Footer Links"). To add a new menu group:
- Go to the Contents > Menus screen.
- Click the "Create Menu Group" (or "Add New") button.
- Fill in the Basic Info properties:
- Name: Give the menu a descriptive name (e.g., "Corporate Footer").
- Slug: The system identifier for this menu (e.g.,
corporate-footer). - Location: The designated place in the frontend theme where this menu appears (e.g.,
header,footer-1). - Description: An optional internal note explaining what this menu is for.
- Active: Check this box to make the menu active on the site.
- Click "Save".
Editing Menu Content (Links)
Once a menu group is created, you need to add the actual clickable links.
- Click on the menu group you want to edit from the list.
- At the top right, click the "Menu Items" button to open the link management interface.
- Press the "Add Link" button on the opened tree interface.
- Select the properties of the link you will add:
- Label: The text the user will see on the site (e.g., "About Us").
- Link Type:
- Page: You can directly select a static Page (from the Pages module) you created in the system.
- Category: You can redirect to a specific product, blog, or news category.
- Custom URL: You can enter a completely different external link or relative path (
https://...or/contact).
- Drag & Drop: You can easily change the order of menu items by dragging them with your mouse.
- Hierarchy (Dropdowns): Create a sub-menu (dropdown) by sliding an item to the right directly below another parent item.
- Save the changes to instantly update your site's navigation.