projects
/
WP-Themes
/
DiscoverKZOO.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e374f7
)
Event page conditional check
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 17 Feb 2016 14:02:46 +0000
(09:02 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 17 Feb 2016 14:02:46 +0000
(09:02 -0500)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/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>