New Chute code and location
authorLaury GvR <laury@gaslightmedia.com>
Tue, 24 Apr 2018 19:12:52 +0000 (15:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 24 Apr 2018 19:12:52 +0000 (15:12 -0400)
front-page.php

index 9bd8d72..39f1a62 100644 (file)
@@ -2,11 +2,11 @@
 
 <main class="page-front">
     <?php get_template_part('parts/slide-show');?>
-<!--    <div id="front-chute">
-        <script async src="https://static.getchute.com/display-runners/component-display-wall/component-display-wall.js" data-chute-component-display-wall="https://s3.amazonaws.com/store.getchute.com/5aaab8dad9ce2b46f5000000">
+    <div id="front-chute">
+        <script async src="https://static.getchute.com/display-runners/component-display-carousel/component-display-carousel.js" data-chute-component-display-carousel="https://s3.amazonaws.com/store.getchute.com/5ade0358d9ce2b40a1000002" data-chute-cta="true" >
         </script>
-        <img src="https://pixel.getchute.com/?dID=5aaab8dad9ce2b46f5000000&cID=4066&eTp=view_served" style="width:0; height: 0">
-    </div>-->
+        <img src="https://pixel.getchute.com/?dID=5ade0358d9ce2b40a1000002&cID=4066&eTp=view_served" style="width:0; height: 0">
+    </div>
     <div id="content-wrapper">
         <div class="row" >
             <?php get_template_part('parts/glm-blocks'); ?>