From: Laury GvR Date: Tue, 12 Feb 2019 18:51:12 +0000 (-0500) Subject: Events sidebar on member detail pages will only show events in that member's region X-Git-Tag: v1.0.0^2~108^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=08a9a6e1027f2dbfb23296bc2710114f8edc0ebd;p=WP-Themes%2Fuptravel.git Events sidebar on member detail pages will only show events in that member's region --- diff --git a/functions.php b/functions.php index 5936947..f9116dc 100644 --- a/functions.php +++ b/functions.php @@ -10,6 +10,7 @@ add_action('widgets_init', 'glm_weather_widget_init'); define('GLM_BLOCKS_FOOTER_GROUP_ID', "8249"); // L: 8249, A: , dev70: 8213 define('COUNTIES_PAGE_ID', "169"); +define('THE_UP_PAGE_ID', "171"); if (!function_exists('glm_quicksite_widget_init')) { diff --git a/sidebar.php b/sidebar.php index 231eda6..96df2af 100644 --- a/sidebar.php +++ b/sidebar.php @@ -55,15 +55,16 @@ - + +