From a9809c37784e1a4de60fcca76e135305a92222bf Mon Sep 17 00:00:00 2001 From: Laury Date: Wed, 10 Apr 2019 15:52:43 -0400 Subject: [PATCH] Adjust product containers for auctions to accommodate lack of sidebar --- parts/shop-quick-display.php | 4 ++-- woocommerce.php | 24 +++++++++++++----------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/parts/shop-quick-display.php b/parts/shop-quick-display.php index 32fb029..a5dc13a 100644 --- a/parts/shop-quick-display.php +++ b/parts/shop-quick-display.php @@ -1,4 +1,4 @@ -
+
columns"> \ No newline at end of file +
diff --git a/woocommerce.php b/woocommerce.php index 334b350..0739d1d 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -9,12 +9,14 @@ include "sections/header.php"; include "sections/off-canvas.php"; include "sections/top-bar.php";?> -
+
">
-
- -
+ is_type("auction") ) { ?> +
+ +
+ @@ -22,11 +24,11 @@
-
+
columns main woo-single-product"> @@ -246,4 +248,4 @@
- \ No newline at end of file + -- 2.17.1