From a647e54bd266bccef29b4bee78b871235564ab4e Mon Sep 17 00:00:00 2001 From: Vishal Deshpande Date: Mon, 27 Nov 2017 09:03:41 +0530 Subject: [PATCH] Update right-sidebar-check.php --- global-templates/right-sidebar-check.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/global-templates/right-sidebar-check.php b/global-templates/right-sidebar-check.php index 0552019..5152c54 100644 --- a/global-templates/right-sidebar-check.php +++ b/global-templates/right-sidebar-check.php @@ -4,12 +4,12 @@ * * @package understrap */ +?> + -$sidebar_pos = get_theme_mod( 'understrap_sidebar_position' ); + -if ( 'right' === $sidebar_pos || 'both' === $sidebar_pos ) : + - get_sidebar( 'right' ); - -endif; +