Sindbad~EG File Manager
<?php
/**
* The sidebar containing the main widget area.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
*/
if ( ! is_active_sidebar( 'sidebar' ) || ( isset( $_GET['layout'] ) && ( $_GET['layout'] === 'no-sidebar' ) ) ) {
return;
}
?>
<aside id="secondary" class="widget-area col-md-<?php echo esc_attr( get_theme_mod('thim_width_sidebar', 3)); ?> sticky-sidebar sidebar">
<?php dynamic_sidebar( 'sidebar' ); ?>
</aside><!-- #secondary -->
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists