From 01fccd23bc56322ef70fd657c762ce7526cf22cb Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 21 Feb 2018 12:03:45 -0500 Subject: [PATCH] Change function calls to mobile oc --- lib/navigation.php | 16 ++++++++-------- sections/off-canvas.php | 10 +++++----- 2 files changed, 13 insertions(+), 13 deletions(-) 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 '