', ); the_widget('WP_Widget_Search', 'title=Search', $args); the_widget('WP_Widget_Calendar', 'title=Calendar', $args); the_widget('WP_Widget_Archives', null, $args); the_widget('WP_Widget_Recent_Posts', null, $args); the_widget('WP_Widget_Categories', null, $args); the_widget('WP_Widget_Tag_Cloud', null, $args); } if ( is_active_sidebar( 'woocommerce-sidebar' ) ) { dynamic_sidebar( 'woocommerce-sidebar' ); } ?>