adding page for events
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 17 Feb 2016 18:21:08 +0000 (13:21 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 17 Feb 2016 18:21:08 +0000 (13:21 -0500)
index.php

index d9c689f..6053a5b 100644 (file)
--- a/index.php
+++ b/index.php
             <div class="small-12 columns small-center text-center">
                 <a id="big-lens"><h1>#DiscoverKZoo</h1></a>
             </div>
-        </div>            
-        <?php if ((get_post_type( $post ) != "ai1ec_event") && ($post != get_post(3198))) { ?>   
+        </div>
+        <?php if ((get_post_type( $post ) != "ai1ec_event") && ($post != get_post(3198))  && ($post != get_post(1140))) { ?>
         <div id="bottom-lens">
             <script id="cr__init-38a0f95d" src="https://embed.crowdriff.com/js/init?hash=38a0f95d"></script>
         </div>
         <?php } ?>
     </div>
-        
+
 <?php get_footer(); ?>