From 384b2c9782244e9dab6bbc0f03592cd3a01ecabd Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 7 Feb 2017 08:38:02 -0500 Subject: [PATCH] Hide both sidebars on event template. If it's the event template don't output the sidebars. --- parts/sidebar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parts/sidebar.php b/parts/sidebar.php index 5b2a364..6b1eb78 100644 --- a/parts/sidebar.php +++ b/parts/sidebar.php @@ -10,9 +10,9 @@ - +ID ) !== "events-template.php" ) { ?>

- \ No newline at end of file + -- 2.17.1