From: Laury GvR Date: Fri, 16 Sep 2016 21:12:06 +0000 (-0400) Subject: Made Checkout and Cart pages not have the sidebar X-Git-Tag: v1.0.0^2~23 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=12d1944f30001dd89673f1094de29f114c815c9e;p=WP-Themes%2Fcapstone.git Made Checkout and Cart pages not have the sidebar Sidebar will still show up on Shop pages and Category pages. --- 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 -
+
-
+
+ +
+ +
+
+ +
-
+
-
- -