Navigation

In the Options Theme Settings you have several options on how you want do display your navigation menus. These options are:

  • Main Nav Below
  • Main and Sub-Nav Below
  • Main Nav Above
  • Main and Sub-Nav Above
  • Main Nav Above and Sub-Nav Below
  • None

The positioning is in reference to the header. Below or above the header.

Each stylesheet offered may have a “best look” for it. The two initial styles, Dark and Light, are best viewed with the main nav or both the main and sub navs below the header.

If it doesn’t look right in your browser, it’s probably not a bug. It’s just not a good option for the style you’re using. Try a different positioning of the menus before asking support questions.

Default settings

The default for main-nav.php is to display a list with links to your home page and WordPress Pages. Sub-pages are in nested lists which show in a drop-down menu.

View the WordPress Codex documentation on wp_list_pages().

The default for sub-nav.php is to display a list of your categories with drop-down lists of your sub-categories.

View the WordPress Codex documentation on wp_list_categories()

Known issues

Internet Explorer 6 doesn’t display the drop-down menu items, which is, for the most part, of little concern.

Comments are closed.