From 539170e8c3a4f7403b3879b8527893777ae62d7e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 8 Apr 2015 09:34:27 -0400 Subject: [PATCH] Tags and cats pages now show footer --- woocommerce.php | 82 +++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 76 insertions(+), 6 deletions(-) diff --git a/woocommerce.php b/woocommerce.php index 0258338..4f88fd8 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -51,13 +51,83 @@ - -
- -
- +
- + + + + + +

+ + + + + + + + + + + + + + + + + + + + + + + + woocommerce_product_loop_start( false ), 'after' => woocommerce_product_loop_end( false ) ) ) ) : ?> + + + + + + + +
-- 2.17.1