From: Laury GvR Date: Tue, 16 Jun 2015 19:14:08 +0000 (-0400) Subject: Woocommerce Styles 2 X-Git-Tag: v1.0.2^2^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=45d79326ad660b98d9a7396398fad1a610f65957;p=WP-Themes%2FSaultHistoricSites.git Woocommerce Styles 2 --- diff --git a/woocommerce/content-product_cat.php b/woocommerce/content-product_cat.php new file mode 100644 index 0000000..5101167 --- /dev/null +++ b/woocommerce/content-product_cat.php @@ -0,0 +1,84 @@ +slug, $excludeCats ) ) { + return; +} + + +// Store loop count we're currently on +if ( empty( $woocommerce_loop['loop'] ) ) + $woocommerce_loop['loop'] = 0; + +// Store column count for displaying the grid +if ( empty( $woocommerce_loop['columns'] ) ) + $woocommerce_loop['columns'] = apply_filters( 'loop_shop_columns', 4 ); + +// Increase loop count +$woocommerce_loop['loop']++; +?> + + +count > 0 ) { ?> +
  • + + + + + + + +

    + name; + ?> +

    + + + +
    + + + +
  • +