AlkantarClanX12
Current Path : /home/thanudqk/128shen.com/wp-content/themes/thegem/ |
Current File : /home/thanudqk/128shen.com/wp-content/themes/thegem/sidebar.php |
<?php /** * The Sidebar containing the main widget area */ if ( ! is_active_sidebar( 'page-sidebar' ) ) { return; } ?> <div class="page-sidebar widget-area" role="complementary"> <?php dynamic_sidebar( 'page-sidebar' ); ?> </div><!-- #page-sidebar -->