From: Anthony Talarico Date: Fri, 9 Nov 2018 16:56:07 +0000 (-0500) Subject: changing the epicenter news page id to get the right sidebar X-Git-Tag: v1.2.41^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=44eb1a87f12aea8065e9471f4eeb0babe79bbd19;p=WP-Themes%2Fmountpleasantwow.git changing the epicenter news page id to get the right sidebar --- 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 */