Event page conditional check
authorLaury GvR <laury@gaslightmedia.com>
Wed, 17 Feb 2016 14:02:46 +0000 (09:02 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 17 Feb 2016 14:02:46 +0000 (09:02 -0500)
index.php

index 83614cc..d9c689f 100644 (file)
--- a/index.php
+++ b/index.php
@@ -24,7 +24,7 @@
                 <a id="big-lens"><h1>#DiscoverKZoo</h1></a>
             </div>
         </div>            
-        <?php if ((get_post_type( $post ) != "ai1ec_event") || ($post != get_post(3198))) { ?>   
+        <?php if ((get_post_type( $post ) != "ai1ec_event") && ($post != get_post(3198))) { ?>   
         <div id="bottom-lens">
             <script id="cr__init-38a0f95d" src="https://embed.crowdriff.com/js/init?hash=38a0f95d"></script>
         </div>