Updating the theme with new pixel codes for sections.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Oct 2018 14:01:52 +0000 (10:01 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 24 Oct 2018 14:01:52 +0000 (10:01 -0400)
Adding new script code for Perry, Crooked River and Bay View sections.
Adding the code into the template file as each page in the section is
using that template.

page_bay-view.php
page_crooked-river.php
page_perry.php

index 3498ec7..61a3866 100644 (file)
@@ -65,5 +65,6 @@ Template Name: Bay View Inn
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js?hotelKey=94fb460e9972bad612a72a79269c59c7c984d053" defer></script>
 <?php get_footer(); ?>
 
index b5c2969..a375771 100644 (file)
@@ -65,4 +65,5 @@ Template Name: Crooked River Lodge
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js?hotelKey=cb9c87afdc4009d97ed1a38923e905772504935a" defer></script>
 <?php get_footer(); ?>
index a2c8eed..5368734 100644 (file)
@@ -65,5 +65,6 @@ Template Name: Perry Hotel
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js?hotelKey=85c70b1571b06595d8dac7e6e678c00cdf86d605" defer></script>
 <?php get_footer(); ?>