/
home
/
wqgepnx
/
www
/
wp-content
/
themes
/
prixexport
/
sidebar-templates
/
File Upload :
llllll
Current File: /home/wqgepnx/www/wp-content/themes/prixexport/sidebar-templates/sidebar-right.php
<?php /** * The right sidebar containing the main widget area. * * @package understrap */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } if ( ! is_active_sidebar( 'right-sidebar' ) ) { return; } // when both sidebars turned on reduce col size to 3 from 4. $sidebar_pos = get_theme_mod( 'understrap_sidebar_position' ); ?> <?php if ( 'both' === $sidebar_pos ) : ?> <div class="col-md-3 widget-area" id="right-sidebar" role="complementary"> <?php else : ?> <div class="col-md-4 widget-area" id="right-sidebar" role="complementary"> <?php endif; ?> <?php dynamic_sidebar( 'right-sidebar' ); ?> </div><!-- #right-sidebar -->
Copyright ©2k19 -
Hexid
|
Tex7ure