From 0a914ef5ad11d093d81d7ddefcf08472972700e3 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 12 Jun 2017 16:43:06 -0400 Subject: [PATCH] Update template for members only for private pages --- sections/interior-page.php | 24 ++++++++++++------------ style.css | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/sections/interior-page.php b/sections/interior-page.php index 7ab1f9b..42d44e0 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -17,27 +17,27 @@
ID ) == "partners-blocks.php") { ?> - + post_content) ; ?> - + ID ) == "members-only.php") { ?> - +
- +
- post_content) ; ?> +
ID ) == "full-width.php") { ?> @@ -49,10 +49,10 @@ post_content) ; ?>
- - +
@@ -71,13 +71,13 @@

cart->get_cart_total(); ?> for - cart->cart_contents_count, + cart->cart_contents_count, 'woothemes'), $woocommerce->cart->cart_contents_count);?>

log out'; } elseif (!is_user_logged_in()) { @@ -100,7 +100,7 @@
- + "; get_template_part('parts/main-content'); @@ -112,4 +112,4 @@ - \ No newline at end of file + diff --git a/style.css b/style.css index 56f4db5..54f86e6 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Capstone Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for Capstone -Version: 1.0.20 +Version: 1.0.21 */ -- 2.17.1