Current Path : /home/church/www/paradigmmar.com/wp-content/themes/honeypress/ |
Current File : /home/church/www/paradigmmar.com/wp-content/themes/honeypress/woocommerce.php |
<?php get_header();?> <div class="clearfix"></div> <section class="section-module blog woocommerce"> <div class="container"> <div class="row"> <div class="col-md-<?php echo ( !is_active_sidebar( 'woocommerce' ) ? '12' :'8' ); ?> col-xs-12"> <?php woocommerce_content(); ?> </div> <?php get_sidebar('woocommerce'); ?> </div> </div> </section> <?php get_footer(); ?>