AlkantarClanX12
Current Path : /home/thanudqk/siamfreetour.com/wp-content/themes/techup/ |
Current File : /home/thanudqk/siamfreetour.com/wp-content/themes/techup/sidebar.php |
<?php /** * The template for displaying widget Area * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/#search-result * * @subpackage techup * @since techup */ ?> <div class="col-lg-4"> <aside class="sidebar mt-5 mt-lg-0"> <?php dynamic_sidebar( 'blog-sidebar' ); ?> </aside> </div>