From: Anthony Talarico Date: Tue, 13 Feb 2018 19:58:43 +0000 (-0500) Subject: including the events detail page to have the featured events widget X-Git-Tag: v1.0.0^2~13 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5cff85584bf5c2939e7dfcae575f45aefbd8cc8d;p=WP-Themes%2Fwmta.git including the events detail page to have the featured events widget adding the featured events widget to the event detail page sidebar --- diff --git a/sidebar-page.php b/sidebar-page.php index e0a4a83..b191d4e 100644 --- a/sidebar-page.php +++ b/sidebar-page.php @@ -44,7 +44,7 @@ if ( ! is_active_sidebar( 'sidebar-2' ) ) { + if ( is_page('events') || is_page('event-detail')) : ?>