From: Laury GvR Date: Fri, 30 Mar 2018 18:23:59 +0000 (-0400) Subject: Different page using the sidebar; builders, rather than about us X-Git-Tag: v1.0.0^2~30 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5267e7471bba230bdfcd7aff9b2c6eda8efdd019;p=WP-Themes%2Fbayharbor.git Different page using the sidebar; builders, rather than about us --- diff --git a/functions.php b/functions.php index 93469c4..3db3e14 100644 --- a/functions.php +++ b/functions.php @@ -6,7 +6,7 @@ $ancestorId = null; $includePages = array(); $frontPageId = get_option('page_on_front'); add_action('widgets_init', 'glm_quicksite_widget_init'); -define("ABOUT_US_PAGE_ID", 132); // L:34, dev55:132 +define("BUILDERS_PAGE_ID", 74 ); // L:34, dev55:74 define("HOTEL_PAGE_ID", 84 ); // L:13, dev55:84 define("FRONT_BLOCKS_GROUP",383); // L:128, dev55:383 define("HOTEL_BLOCKS_GROUP",384); // L:129, dev55:384 diff --git a/parts/main-content.php b/parts/main-content.php index 2b3c4b8..ef48b63 100644 --- a/parts/main-content.php +++ b/parts/main-content.php @@ -1,6 +1,6 @@
- +