From 12d1944f30001dd89673f1094de29f114c815c9e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Fri, 16 Sep 2016 17:12:06 -0400 Subject: [PATCH] Made Checkout and Cart pages not have the sidebar Sidebar will still show up on Shop pages and Category pages. --- index.php | 2 +- sections/interior-page.php | 5 +++++ woocommerce.php | 16 ++++++++++------ 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index 47487c2..0fa5dd7 100644 --- a/index.php +++ b/index.php @@ -32,7 +32,7 @@ } else { include "sections/footer.php"; } - include "sections/copyright.php"; + include "sections/copyright.php"; ?>
diff --git a/sections/interior-page.php b/sections/interior-page.php index 0f3b468..2917324 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -49,7 +49,12 @@ post_content) ; ?> + +
+ post_content) ; ?> +
+ "; get_template_part('parts/main-content'); diff --git a/woocommerce.php b/woocommerce.php index c7e6b2f..8a5b774 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -41,9 +41,9 @@ checkout -
+
-
+
+ +
+ +
+
+ +
-
+
-
- -