Blocks id for frontpage footer blocks added
authorLaury GvR <laury@gaslightmedia.com>
Wed, 5 Dec 2018 17:40:31 +0000 (12:40 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 5 Dec 2018 17:40:31 +0000 (12:40 -0500)
functions.php
sections/front-page.php

index 280f8c7..de8b6b1 100644 (file)
@@ -8,7 +8,7 @@ $frontPageId  = get_option('page_on_front');
 add_action('widgets_init', 'glm_quicksite_widget_init');
 add_action('widgets_init', 'glm_weather_widget_init');
 
-define('GLM_BLOCKS_FRONT_GROUP_ID', "8249"); // L: 8249, A: , dev70:
+define('GLM_BLOCKS_FRONT_GROUP_ID', "8213"); // L: 8249, A: , dev70: 8213
 
 if (!function_exists('glm_quicksite_widget_init')) {
 
index 4312120..5cc2d13 100644 (file)
@@ -15,7 +15,6 @@
         </div>
     </div>
 
-
     <div id="content-wrapper">
         
         <div class="front-page-content row">