Skip to content

Menu

Menus are a crucial element for website navigation. In Qore, menus are used for the main header navigation and footer links.

You can manage your menus from the Appearance -> Menus in the admin panel.

Adding a New Menu

To add a new menu, click on Create button. Enter a name for the menu and click on Save button.

Adding Menu Items

In the menu edit page, you can add menu items by clicking on the items on the left side and then clicking on Add to menu button.

You can drag and drop the menu items to change their order or create nested menus (level 2, 3, etc).

Available Menu Items

Here are the available menu items that you can add to the menu:

  • Custom Links: Create links directing users to external websites or specific sections within your website.
  • Pages: Add existing pages from your website to the menu.
  • Post Categories: Display categories of blog posts for navigation.
  • Post Tags: Allow navigation by individual tags associated with blog posts.

Setting a Menu Location

To assign a menu to a location, enable the corresponding checkbox in the Display location section when editing the menu.

Qore supports the following menu locations:

LocationDescription
Main NavigationPrimary navigation menu in header
Footer MenuNavigation menu in the footer area

For single-page navigation, you can use anchor links to scroll to specific sections:

  1. Add a Custom Link to your menu
  2. Set the URL to #section-id (e.g., #features, #pricing)
  3. The link will smooth-scroll to that section on the page

Common Section IDs

SectionAnchor ID
Hero#hero
Features#features
Benefits#benefits
How-To#howToUse
Pricing#pricing
Testimonials#testimonials
FAQ#faq
CTA#cta
Contact#contact

Header Navigation

The header navigation in Qore features:

  • Transparent background that becomes solid on scroll
  • Logo on the left
  • Navigation links in the center
  • CTA action button and language switcher on the right (configurable in Theme Options)
  • Mobile hamburger menu for smaller screens
  • Smooth scroll to sections when using anchor links

Mobile Menu

On mobile devices, the navigation transforms into a hamburger menu:

  • Click the hamburger icon to open
  • Full-screen overlay with navigation links
  • Animated menu items
  • Close button to dismiss

Qore has a dedicated Footer Menu location. To set it up:

  1. Create a new menu for footer links
  2. In the Display location section, enable Footer Menu
  3. Save the menu

Alternatively, you can add menus to footer columns through widgets:

  1. Go to Appearance -> Widgets
  2. Add a Custom Menu widget to a footer column widget area
  3. Select your menu