Placing script code on all non property pages
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 26 Oct 2018 19:30:12 +0000 (15:30 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 26 Oct 2018 19:30:12 +0000 (15:30 -0400)
Placing this code into all non property pages.
being not
perry hotel
crooked river lodge
bay view inn

14 files changed:
archive.php
front-page.php
index.php
page-260.php
page_art-gallery.php
page_drawbridge.php
page_fullwidth.php
page_pier.php
page_pointer-boat.php
page_vacation.php
page_weathervane.php
single.php
style.css
woocommerce.php

index 7b36b7e..a08bdaa 100644 (file)
@@ -38,4 +38,5 @@
         </div>
         <?php get_template_part('parts/blog-sidebar-r'); ?>
     </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
     <?php get_footer(); ?>
index b89b664..ffa8224 100644 (file)
@@ -12,4 +12,5 @@
             ?>
         </div>
     </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
index d19a826..4f9bcee 100644 (file)
--- a/index.php
+++ b/index.php
@@ -48,4 +48,5 @@
                 </div>
             </div><!-- .row -->
         </div><!-- #content-wrapper -->
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
index 8ef5d66..8c9be74 100644 (file)
@@ -51,4 +51,5 @@
             <?php endif;?>
         </div><!-- END .row -->
     </div><!-- END #content-wrapper -->
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
index 833bf9b..b21416d 100644 (file)
@@ -63,4 +63,5 @@ Template Name: Stafford's Art Gallery
                     </div>
                 </div>
             </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
index 61f3fc6..0d396ce 100644 (file)
@@ -59,4 +59,5 @@ Template Name: Noggin Room Pub
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
index 8e585ab..64113e9 100644 (file)
@@ -26,4 +26,5 @@ Template Name: Full Width Page
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
index 8467003..e4840b5 100644 (file)
@@ -65,5 +65,6 @@ Template Name: Pier Restaurant
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
 
index fda873b..baef609 100644 (file)
@@ -46,7 +46,7 @@ Template Name: The Pointer Boat
                     <div class="sidebar">
                         <ul class="vcard">
                             <li class="type">Main Phone</li>
-                            <li class="tel">231-881-8048</li>   
+                            <li class="tel">231-881-8048</li>
                             <li class="type">Email</li>
                             <li class="email"><a href="mailto:pointerboat@staffords.com">pointerboat@staffords.com</a></li>
                             <li class="fn">Pier Restaurant</li>
@@ -63,5 +63,6 @@ Template Name: The Pointer Boat
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
 
index 6b9977d..24c2ed2 100644 (file)
@@ -63,5 +63,6 @@ Template Name: Vacation Rentals
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
 
index d198bc7..5898563 100644 (file)
@@ -64,5 +64,6 @@ Template Name: Weathervane Restaurant
                 </div>
             </div>
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>
 
index 13e2fa3..965d8be 100644 (file)
@@ -77,8 +77,9 @@
                 </div><!-- /#post-404 -->
                 <?php endif;?>
             </div>
-            
+
             <?php get_template_part('parts/blog-sidebar-r'); ?>
-           
+
         </div>
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
         <?php get_footer(); ?>
index 73176b1..b03d102 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Staffords
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for Staffords
-Version: 1.0.55
+Version: 1.0.56
 */
index 6b05bd3..96ba921 100644 (file)
@@ -5,19 +5,19 @@
     <?php get_template_part('parts/head-image');?>
 </header>
 <main class="page-inside">
-    <div id="content-wrapper" class='side-shadow woocommerce-wrapper'>    
+    <div id="content-wrapper" class='side-shadow woocommerce-wrapper'>
         <div id="feature-img">
             <?php // echo glm_get_background(); ?>
-        </div> 
+        </div>
         <div class="gradient"></div>
-         
+
         <div class="row content">
             <div class="small-12 columns">
             <?php get_template_part('parts/bread-crumbs');?>
             </div>
 <!--            <div class="medium-3 columns show-for-medium-up"><?php //get_template_part('parts/shop-sidebar');?></div>-->
-                
-            <div id="woo-quick-display" class="small-12 columns">   
+
+            <div id="woo-quick-display" class="small-12 columns">
                 <div id="woo-quick-cart-icon" class="small-5 medium-6 columns left">
 
                     <div class="woo-quick-cart-image">
 
                         <p><?php echo $woocommerce->cart->get_cart_total(); ?>
                             for
-                            <?php echo sprintf(_n('%d item', '%d items', $woocommerce->cart->cart_contents_count, 
+                            <?php echo sprintf(_n('%d item', '%d items', $woocommerce->cart->cart_contents_count,
                                     'woothemes'), $woocommerce->cart->cart_contents_count);?>
                         </p>
                     </div>
-                    
+
                 </div>
                 <div id="woo-quick-checkout" class="small-5 medium-6 columns right">
                     <?php
-                        if (is_user_logged_in()) { 
+                        if (is_user_logged_in()) {
                             echo '<a href="'. esc_url( get_permalink( get_page_by_title( 'My Account' ) ) ) . '?customer-logout=true" class="button login_toggle">log out</a>';
                         }
                         elseif (!is_user_logged_in()) {
@@ -51,7 +51,7 @@
             </div>
             <?php if (is_shop()) { ?>
                 <div class="small-12 columns main woo-tags">
-  
+
                 <?php
                         /**
                          * woocommerce_before_main_content hook
@@ -65,8 +65,8 @@
                <?php if ( apply_filters( 'woocommerce_show_page_title', true ) ) : ?>
 
                <?php endif; ?>
-                        
-                        <?php woocommerce_content();?> 
+
+                        <?php woocommerce_content();?>
 
                <?php do_action( 'woocommerce_archive_description' ); ?>
 
@@ -81,7 +81,7 @@
                 </div>
             <?php } else if (is_product_tag() || is_product_category()) { ?>
                 <div class="small-12 columns main woo-tags">
-  
+
                 <?php
                         /**
                          * woocommerce_before_main_content hook
             <?php } ?>
         </div>
     </div>
-              
+
+<script src="https://static.triptease.io/paperboy/gpDKmVNRjm.js" defer></script>
 <?php get_footer(); ?>