changed page ids to match dev55 page ids instead of local copy pages
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 8 Aug 2016 15:33:10 +0000 (11:33 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 8 Aug 2016 15:33:10 +0000 (11:33 -0400)
index.php

index b1ab91f..80ccbca 100644 (file)
--- a/index.php
+++ b/index.php
@@ -12,7 +12,7 @@
  
             <div class="row large-collapse">
                <div id="side-bar-nav" class="small-4 columns show-for-large-up">
-                <?php if ( is_page(191) || is_page(193) || is_in_tree(191) || is_in_tree(193)){ ?>
+                <?php if ( is_page(154) || is_page(154) || is_in_tree(156) || is_in_tree(156)){ ?>
                            <?php get_sidebar(); ?> 
                        <?php  } ?>
                 </div>
@@ -24,9 +24,6 @@
                             ?>
                             </div>
                         </div>
-                       <?php if ( is_page(191) || is_page(193) || is_in_tree(191) || is_in_tree(193)){ ?>
-                           <?php get_sidebar(); ?> 
-                       <?php  } ?>
                         <?php if(have_posts()) : while(have_posts()): the_post();?>
                         <?php the_content();?>
                         <?php endwhile; else:?>