From: Laury GvR Date: Wed, 21 Feb 2018 17:03:45 +0000 (-0500) Subject: Change function calls to mobile oc X-Git-Tag: v1.0.15^2~2^2~11 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=01fccd23bc56322ef70fd657c762ce7526cf22cb;p=WP-Themes%2Fbaragacounty.git Change function calls to mobile oc --- diff --git a/lib/navigation.php b/lib/navigation.php index 1fd1aa8..4ea5719 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -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', // where it's located in the theme + 'theme_location' => 'gov-nav', // where it's located in the theme 'before' => '', // before each link 'after' => '', // after each link 'link_before' => '', // before each link text @@ -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', // where it's located in the theme + 'theme_location' => 'chamber-nav', // where it's located in the theme 'before' => '', // before each link 'after' => '', // after each link 'link_before' => '', // before each link text @@ -86,8 +86,8 @@ if ( ! function_exists( 'chamber_mobile_off_canvas' ) ) { } } -if ( ! function_exists( 'visitors_mobile_off_canvas' ) ) { - function visitors_mobile_off_canvas() { +if ( ! function_exists( 'cvb_mobile_off_canvas' ) ) { + function cvb_mobile_off_canvas() { echo '