changing defines for the blocks ids in the functions file
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 1 Aug 2017 14:31:18 +0000 (10:31 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 1 Aug 2017 14:31:18 +0000 (10:31 -0400)
functions.php

index 357bd14..7195fed 100644 (file)
@@ -18,15 +18,15 @@ define("GOVERNMENT_BLOCKS", 25);
 
 define("CHAMBER_PAGE", 193);
 define("CHAMBER_SLIDER", 5881);
-define("CHAMBER_BLOCKS", 27);
+define("CHAMBER_BLOCKS", 4326);
 
 define("VISITOR_PAGE", 188);
 define("VISITOR_SLIDER", 5876);
-define("VISITOR_BLOCKS", 26);
+define("VISITOR_BLOCKS", 4325);
 
 define("ECONOMIC_PAGE", 190);
 define("ECONOMIC_SLIDER", 5878);
-define("ECONOMIC_BLOCKS", 34);
+define("ECONOMIC_BLOCKS", 4327);
 
 define("DEFAULT_BLOCKS", 24);
 define("DEFAULT_SLIDER", 21);