%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/themes/friendstravel/ |
Current File : /var/www/html/friendstravel.al/wp-content/themes/friendstravel/sidebar-shop.php |
<?php /** * The sidebar containing the main widget area. * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package travelWP */ if ( !is_active_sidebar( 'sidebar-shop' ) ) { return; } ?> <div class="widget-area align-left col-sm-3"> <?php dynamic_sidebar( 'sidebar-shop' ); ?> </div><!-- #secondary -->