Testing new theme location names for oc meuns
authorLaury GvR <laury@gaslightmedia.com>
Wed, 21 Feb 2018 16:55:36 +0000 (11:55 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 21 Feb 2018 16:55:36 +0000 (11:55 -0500)
lib/navigation.php

index 076c60e..7283416 100644 (file)
@@ -49,7 +49,7 @@ if ( ! function_exists( 'government_mobile_off_canvas' ) ) {
           'container' => false,                           // remove nav container
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
-          'menu_class' => 'gov',                             // adding custom nav class
+          'menu_class' => 'government',                             // adding custom nav class
           'theme_location' => 'gov-nav',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
@@ -73,7 +73,7 @@ if ( ! function_exists( 'chamber_mobile_off_canvas' ) ) {
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
           'menu_class' => 'chamber',                             // adding custom nav class
-          'theme_location' => 'chamber-nav',                  // where it's located in the theme
+          'theme_location' => 'chamber',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
           'link_before' => '',                            // before each link text
@@ -95,8 +95,8 @@ if ( ! function_exists( 'visitors_mobile_off_canvas' ) ) {
           'container' => false,                           // remove nav container
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
-          'menu_class' => 'cvb',                             // adding custom nav class
-          'theme_location' => 'cvb-nav',                  // where it's located in the theme
+          'menu_class' => 'visitors',                             // adding custom nav class
+          'theme_location' => 'visitors-bar',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
           'link_before' => '',                            // before each link text
@@ -118,8 +118,8 @@ if ( ! function_exists( 'economic_mobile_off_canvas' ) ) {
           'container' => false,                           // remove nav container
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
-          'menu_class' => 'edc',                             // adding custom nav class
-          'theme_location' => 'edc-bar',                  // where it's located in the theme
+          'menu_class' => 'economic',                             // adding custom nav class
+          'theme_location' => 'edc-nav',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
           'link_before' => '',                            // before each link text