• Hi,

    I’m having problems getting the menu working on the gleam theme.

    I have added the code to register the nav (below) in both the function.php and header.php files plus Ive set the menu name as ‘Primary Menu’, but the menu just says ‘undefined’.

    function register_main_menus() {
    register_nav_menus(
    array(
    ‘primary-menu’ => __( ‘Primary Menu’, ‘Gleam’ )

    Any ideas why it isn’t working?

    S

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Gleam menu not working’ is closed to new replies.