projects
/
WP-Themes
/
bayharbor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c7676
)
Hotel page id fixed to match dev copy of site
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 22 Mar 2018 21:16:03 +0000
(17:16 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 22 Mar 2018 21:16:03 +0000
(17:16 -0400)
functions.php
patch
|
blob
|
history
diff --git
a/functions.php
b/functions.php
index
156c09c
..
b312a32
100644
(file)
--- 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("HOTEL_PAGE_ID",
13
); // L:13, dev55:84
+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