From 44eb1a87f12aea8065e9471f4eeb0babe79bbd19 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 9 Nov 2018 11:56:07 -0500 Subject: [PATCH] changing the epicenter news page id to get the right sidebar --- header.php | 2 +- rssfeed.php | 2 +- style.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index b110246..ecf6576 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + diff --git a/rssfeed.php b/rssfeed.php index 3191ab8..55a2fd6 100644 --- a/rssfeed.php +++ b/rssfeed.php @@ -44,7 +44,7 @@ global $post; ID == 9870) : + if($post->ID == 12465) : get_template_part('parts/blog-sidebar-rss'); else : get_template_part('parts/blog-sidebar-r'); diff --git a/style.css b/style.css index 9d12a70..654434e 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: MountPleasantCVB Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for MountPleasantCVB -Version: 1.2.38 +Version: 1.2.41 */ -- 2.17.1