%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/themes/friendstravel/ |
Current File : /var/www/html/friendstravel.al/wp-content/themes/friendstravel/sidebar.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-1' ) ) { return; } ?> <div class="widget-area col-sm-3 align-left"> <?php dynamic_sidebar( 'sidebar-1' ); ?> </div><!-- #secondary -->