Update page.php to use diff crowdriff
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 6 Jul 2016 16:52:47 +0000 (12:52 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 6 Jul 2016 16:52:47 +0000 (12:52 -0400)
For the Craft Beer page use craft beer crowdriff code.

index.php
style.css

index cb46756..57ae1c6 100644 (file)
--- a/index.php
+++ b/index.php
         </div>
         <?php if ((get_post_type( $post ) != "ai1ec_event") && ($post != get_post(3198))  && ($post != get_post(1140))) { ?>
         <div id="bottom-lens">
+            <?php if ( is_page( 3334 ) ) { ?>
+            <script id="cr__init-38a0f95d" src="https://embed.crowdriff.com/js/init?hash=38a0f95d"></script>
+            <?php } else { ?>
             <script id="cr__init-b054762a" src="https://embed.crowdriff.com/js/init?hash=b054762a"></script>
+            <?php } ?>
         </div>
         <?php } ?>
     </div>
index 8a0aece..dd695f6 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: DiscoverKalamazoo
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for DiscoverKalamazoo
-Version: 1.0.4
+Version: 1.0.5
 */