| Path : /home/vishqocm/tejoversea.com/wp-content/themes/logistek/ |
| Current File : /home/vishqocm/tejoversea.com/wp-content/themes/logistek/sidebar-service.php |
<?php /** * The Sidebar containing the main widget area */ ?> <?php if ( is_active_sidebar( 'sidebar-3' ) ) : ?> <?php dynamic_sidebar( 'sidebar-3' ); ?> <?php endif; ?>