Файловый менеджер - Редактировать - /home/digitalm/birramastro/wp-content/themes/weisber/sidebar.php
Назад
<?php /** * The sidebar containing the main widget area * */ if ( weisber_is_wc('woocommerce') || weisber_is_wc('shop') || weisber_is_wc('product') ) : ?> <?php $weisber_sidebar = weisber_get_wc_sidebar_pos(); ?> <?php if ( is_active_sidebar( 'sidebar-wc' ) AND !empty( $weisber_sidebar ) ): ?> <?php if ( $weisber_sidebar == 'left' ): ?> <div class="col-xl-3 col-xl-pull-9 col-lg-4 col-lg-pull-8 col-md-12 div-sidebar" > <?php else: ?> <div class="col-xl-3 col-lg-4 col-md-12 col-xs-12 div-sidebar matchHeight" > <?php endif; ?> <div id="content-sidebar" class="content-sidebar woocommerce-sidebar widget-area" role="complementary"> <?php dynamic_sidebar( 'sidebar-wc' ); ?> </div> </div> <?php endif; ?> </div> </div> <?php elseif ( is_active_sidebar( 'sidebar-1' ) ) : ?> <div class="col-xl-3 col-lg-4 col-md-12 col-sm-12 col-xs-12 div-sidebar" > <div id="content-sidebar" class="content-sidebar widget-area" role="complementary"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </div> </div> <?php endif; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка