From: Chuck Scott Date: Fri, 10 Aug 2018 18:56:44 +0000 (-0400) Subject: Temporarily commenting out maps for Event Detail. X-Git-Tag: v1.6.92^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5742aa665faa342f8249760f129426ac0e3eb40c;p=WP-Plugins%2Fglm-member-db-events.git Temporarily commenting out maps for Event Detail. --- diff --git a/index.php b/index.php index 2bc758e..8d842bf 100644 --- a/index.php +++ b/index.php @@ -3,9 +3,7 @@ * Plugin Name: GLM Members Database Events * Plugin URI: http://www.gaslightmedia.com/ * Description: Gaslight Media Members Database. - - * Version: 1.6.91 - + * Version: 1.6.92 * Author: Chuck Scott * Author URI: http://www.gaslightmedia.com/ * License: GPL2 @@ -21,9 +19,7 @@ * @package glmMembersDatabaseEventsAddOn * @author Chuck Scott * @license http://www.gaslightmedia.com Gaslightmedia - - * @version 1.6.91 - + * @version 1.6.92 */ // Check that we're being called by WordPress. @@ -47,7 +43,7 @@ if (!defined('ABSPATH')) { * so that we're sure the other add-ons see an up to date * version from this plugin. */ -define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.91'); +define('GLM_MEMBERS_EVENTS_PLUGIN_VERSION', '1.6.92'); define('GLM_MEMBERS_EVENTS_PLUGIN_DB_VERSION', '0.1.6'); // This is the minimum version of the GLM Members DB plugin require for this plugin. diff --git a/views/front/events/detail.html b/views/front/events/detail.html index 8f84d39..05d3aaa 100644 --- a/views/front/events/detail.html +++ b/views/front/events/detail.html @@ -25,12 +25,14 @@ {if $event.locations}
{if $event.locations.lat && $event.locations.address} +
@@ -42,12 +44,14 @@ {elseif $event.member && ($event.use_member_location.value || $event.other_ref_dest) }
{if $event.member.lat} +