From: Laury GvR Date: Tue, 30 Jan 2018 16:32:09 +0000 (-0500) Subject: Make members only sidebar only show up on members only pages X-Git-Tag: v1.0.0^2~62 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=cc8cbbcecfbbe1c902e162445e47126ac100c311;p=WP-Themes%2Fwmta.git Make members only sidebar only show up on members only pages It was previously showing up on /news and posts --- diff --git a/sidebar.php b/sidebar.php index 52fef44..1f4bc05 100644 --- a/sidebar.php +++ b/sidebar.php @@ -14,18 +14,16 @@ if ( ! is_active_sidebar( 'sidebar-1' ) ) {