From ba08dca77856ed9c0458638196d47d5b1661d4b8 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 26 Oct 2018 15:30:12 -0400 Subject: [PATCH] Placing script code on all non property pages Placing this code into all non property pages. being not perry hotel crooked river lodge bay view inn --- archive.php | 1 + front-page.php | 1 + index.php | 1 + page-260.php | 1 + page_art-gallery.php | 1 + page_drawbridge.php | 1 + page_fullwidth.php | 1 + page_pier.php | 1 + page_pointer-boat.php | 3 ++- page_vacation.php | 1 + page_weathervane.php | 1 + single.php | 5 +++-- style.css | 2 +- woocommerce.php | 27 ++++++++++++++------------- 14 files changed, 30 insertions(+), 17 deletions(-) diff --git a/archive.php b/archive.php index 7b36b7e..a08bdaa 100644 --- a/archive.php +++ b/archive.php @@ -38,4 +38,5 @@ + diff --git a/front-page.php b/front-page.php index b89b664..ffa8224 100644 --- a/front-page.php +++ b/front-page.php @@ -12,4 +12,5 @@ ?> + diff --git a/index.php b/index.php index d19a826..4f9bcee 100644 --- a/index.php +++ b/index.php @@ -48,4 +48,5 @@ + diff --git a/page-260.php b/page-260.php index 8ef5d66..8c9be74 100644 --- a/page-260.php +++ b/page-260.php @@ -51,4 +51,5 @@ + diff --git a/page_art-gallery.php b/page_art-gallery.php index 833bf9b..b21416d 100644 --- a/page_art-gallery.php +++ b/page_art-gallery.php @@ -63,4 +63,5 @@ Template Name: Stafford's Art Gallery + diff --git a/page_drawbridge.php b/page_drawbridge.php index 61f3fc6..0d396ce 100644 --- a/page_drawbridge.php +++ b/page_drawbridge.php @@ -59,4 +59,5 @@ Template Name: Noggin Room Pub + diff --git a/page_fullwidth.php b/page_fullwidth.php index 8e585ab..64113e9 100644 --- a/page_fullwidth.php +++ b/page_fullwidth.php @@ -26,4 +26,5 @@ Template Name: Full Width Page + diff --git a/page_pier.php b/page_pier.php index 8467003..e4840b5 100644 --- a/page_pier.php +++ b/page_pier.php @@ -65,5 +65,6 @@ Template Name: Pier Restaurant + diff --git a/page_pointer-boat.php b/page_pointer-boat.php index fda873b..baef609 100644 --- a/page_pointer-boat.php +++ b/page_pointer-boat.php @@ -46,7 +46,7 @@ Template Name: The Pointer Boat + diff --git a/page_vacation.php b/page_vacation.php index 6b9977d..24c2ed2 100644 --- a/page_vacation.php +++ b/page_vacation.php @@ -63,5 +63,6 @@ Template Name: Vacation Rentals + diff --git a/page_weathervane.php b/page_weathervane.php index d198bc7..5898563 100644 --- a/page_weathervane.php +++ b/page_weathervane.php @@ -64,5 +64,6 @@ Template Name: Weathervane Restaurant + diff --git a/single.php b/single.php index 13e2fa3..965d8be 100644 --- a/single.php +++ b/single.php @@ -77,8 +77,9 @@ - + - + + diff --git a/style.css b/style.css index 73176b1..b03d102 100644 --- 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 */ diff --git a/woocommerce.php b/woocommerce.php index 6b05bd3..96ba921 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -5,19 +5,19 @@
-
+
-
+
- +
- -
+ +
@@ -31,15 +31,15 @@

cart->get_cart_total(); ?> for - cart->cart_contents_count, + cart->cart_contents_count, 'woothemes'), $woocommerce->cart->cart_contents_count);?>

- +
log out'; } elseif (!is_user_logged_in()) { @@ -51,7 +51,7 @@
- + - - + + @@ -81,7 +81,7 @@
- +
- + + -- 2.17.1