From: Laury GvR Date: Fri, 2 Mar 2018 00:49:48 +0000 (-0500) Subject: Fixing members only sidebar and header X-Git-Tag: v1.0.0^2~52 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=aa81f71bd15f93e54f8cf3fb6342df8ca0317a6b;p=WP-Themes%2Fvisitbenzie.git Fixing members only sidebar and header --- diff --git a/sections/interior-page.php b/sections/interior-page.php index ccf17e8..81bb65b 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -15,28 +15,38 @@
- - - + ID ) === "members-only-template.php") { ?> +
+ + + +
+
- "; - echo ''; - bcn_display(); - echo "
"; - } - ?> -
+ "; + echo ''; + bcn_display(); + echo "
"; + }?>
- - + ID ) === "members-only-template.php") { ?> + +
+ +
+ +
diff --git a/sidebar.php b/sidebar.php index 4cf9d86..509599c 100644 --- a/sidebar.php +++ b/sidebar.php @@ -1,6 +1,10 @@ - +ID ) === "members-only-template.php") { ?> + +
+ +
+ + \ No newline at end of file