From c13ac2d5f0643265d47b5f01d769adbabccdbf44 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 29 Jan 2019 09:15:17 -0500 Subject: [PATCH] releasing changes for the one stop shop buttons on the front page and the sidebar --- functions.php | 2 +- header.php | 2 +- index.php | 2 +- style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/functions.php b/functions.php index d471b31..ac5cd9c 100644 --- a/functions.php +++ b/functions.php @@ -3,7 +3,7 @@ require_once 'lib/menu-walker.php'; require_once 'lib/navigation.php'; // dev = 5100 // live = 11148 -define("BUSINESS_PAGE", 5100); +define("BUSINESS_PAGE", 11148); $ancestorId = null; $includePages = array(); $frontPageId = get_option('page_on_front'); diff --git a/header.php b/header.php index 4fa658f..bff52da 100644 --- a/header.php +++ b/header.php @@ -5,7 +5,7 @@ <?php wp_title(); ?> - + diff --git a/index.php b/index.php index 1a55085..5af5946 100644 --- a/index.php +++ b/index.php @@ -52,7 +52,7 @@
225 West Main Street, Gaylord, MI
Phone: (989) 731-0287
- CONNECT TO US + CONNECT TO US
diff --git a/style.css b/style.css index f37c3c7..c243030 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: OtsegoCounty Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for OtsegoCounty -Version: 1.0.4% +Version: 1.0.48 */ -- 2.17.1