Update ID for top-links media tree sidebar check
authorLaury GvR <laury@gaslightmedia.com>
Thu, 17 Oct 2019 14:03:48 +0000 (10:03 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 17 Oct 2019 14:03:48 +0000 (10:03 -0400)
index.php
style.css

index 7f63097..3db46bd 100644 (file)
--- a/index.php
+++ b/index.php
@@ -19,7 +19,7 @@
             </div>
 
             <div class="row">
-              <?php if ( is_page(154) || is_page(156) || is_in_tree(154) || is_in_tree(156)){ ?>
+              <?php if ( is_page(154) || is_page(3766) || is_in_tree(154) || is_in_tree(3766)){ ?>
                <div id="side-bar-nav" class="large-2 columns show-for-large-up">
                     <?php get_sidebar(); ?>
                 </div>
index 3442d5f..935b5b7 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: PetoskeyArea
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for PetoskeyArea
-Version: 1.0.86
+Version: 1.0.87
 */