From: Anthony Talarico Date: Tue, 29 Jan 2019 14:15:17 +0000 (-0500) Subject: releasing changes for the one stop shop buttons on the front page and the sidebar X-Git-Tag: v1.0.48^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=c13ac2d5f0643265d47b5f01d769adbabccdbf44;p=WP-Themes%2Fotsego.git releasing changes for the one stop shop buttons on the front page and the sidebar --- 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 */