From: Laury GvR Date: Wed, 30 May 2018 17:31:31 +0000 (-0400) Subject: Block IDs adjusted to match devsite blocks X-Git-Tag: v1.0.0^2~24 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=c6f4d16a59623bea9fa9a043d5eb2e564d7aed90;p=WP-Themes%2Fmurdicksmackinacfudge.git Block IDs adjusted to match devsite blocks --- diff --git a/functions.php b/functions.php index 3ebc92a..567bb13 100644 --- a/functions.php +++ b/functions.php @@ -2,8 +2,8 @@ require_once 'lib/menu-walker.php'; require_once 'lib/navigation.php'; -DEFINE("FRONT_PRODUCTS_GROUP",98); // L:98 -DEFINE("FRONT_BOTTOM_GROUP",99); // L:99 +DEFINE("FRONT_PRODUCTS_GROUP",3792); // L:98, d:3792 +DEFINE("FRONT_BOTTOM_GROUP",3796); // L:99, d: 3796 $ancestorId = null; $includePages = array();