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

index 7283416..1fd1aa8 100644 (file)
@@ -50,7 +50,7 @@ if ( ! function_exists( 'government_mobile_off_canvas' ) ) {
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
           'menu_class' => 'government',                             // adding custom nav class
-          'theme_location' => 'gov-nav',                  // where it's located in the theme
+          'theme_location' => 'gov',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
           'link_before' => '',                            // before each link text
@@ -96,7 +96,7 @@ if ( ! function_exists( 'visitors_mobile_off_canvas' ) ) {
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
           'menu_class' => 'visitors',                             // adding custom nav class
-          'theme_location' => 'visitors-bar',                  // where it's located in the theme
+          'theme_location' => 'cvb',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
           'link_before' => '',                            // before each link text
@@ -119,7 +119,7 @@ if ( ! function_exists( 'economic_mobile_off_canvas' ) ) {
           'container_class' => '',                        // class of container
           'menu' => '',                                   // menu name
           'menu_class' => 'economic',                             // adding custom nav class
-          'theme_location' => 'edc-nav',                  // where it's located in the theme
+          'theme_location' => 'edc',                  // where it's located in the theme
           'before' => '',                                 // before each link <a>
           'after' => '',                                  // after each link </a>
           'link_before' => '',                            // before each link text