Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Entry Form Google Map Link | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Entry Form Google Map Link

Entry Form Google Map Link

Posted: April 8, 2014 at 3:01 am

Viewing 6 reply threads


David

April 8, 2014 at 3:01 am

On the entry form under the Address is a Map and Directions Link

This takes yu to a google maps page that shows the address

Is it possible to turn this link off


Dean

  • Support Staff

April 8, 2014 at 3:43 am

Hi,

No there isn’t but a little bit of CSS added to your themes style.css file or to a plugin like the excellent My Custom CSS will hide it:

.google-map-link { display:none; }


David

April 8, 2014 at 3:49 am

Thanks – Where do i find the map css to edit ?


Dean

  • Support Staff

April 8, 2014 at 4:48 am

No need to edit the CSS directly. I would suggest downloading the free My Custom CSS plugin, then you can just add the CSS snippet directly to that in the WordPress dashboard.

Otherwise, the themes style.css file is in the root of the theme folder, also via the Appearance > Edit menu option.


David

April 8, 2014 at 4:50 am

Thanks

I added

<code>.google-map-link { display:none; }
</code>

To the custom CSS (in suffusion themes) but its still showing


Lorenzo Orlando Caum

  • Support Staff

April 8, 2014 at 4:58 am

Try this:

span.google-map-link { display:none; }


Lorenzo


David

April 8, 2014 at 6:02 am

Thanks – That worked

Viewing 6 reply threads

The support post ‘Entry Form Google Map Link’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server