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; +