benhuson / WP-Geo

WP Geo is a location plugin for WordPress that uses Google Maps. Current stable version can be downloaded from WordPress Extend.
https://wordpress.org/plugins/wp-geo/
25 stars 18 forks source link

Multiple issues #78

Open choooseyourdestiny opened 8 years ago

choooseyourdestiny commented 8 years ago

Thanks for your plugin - pretty convenient conception however there are issues that prevent to use it.

I tried your plugin on three different websites and every installation has it's unique bugs :) All installations use Visual Composer (if this matters).

Every installation uses Hybrid map type for display.

When I select a locaton on a map using its address, then configure map zoom and put a checkmarks on all three checkboxes for saving custom config, the config is saved only partially.

One installation (where I put new default coordinates in plugin config) is always displays those default coordinates no matter what I selected for that page.

Other installation looses object that is selected and also unchecks the 'Save custom map type for this post' checkbox, select in againg doesn't help.

Third installation doesn't want to work without API key (previous two didn't said a word about key absense).

All installations don't show 2 frontend map interface elements selected in plugin config (Street View, map type selection).

And one more issue connected with Google Maps and jQuery tabs.

My problem is the same as discussed in topics below: http://stackoverflow.com/questions/9458215/google-maps-not-working-in-jquery-tabs http://stackoverflow.com/questions/28404179/google-map-is-not-load-properly-in-tab-2-and-tab-3-how-to-create-refresh-tabs http://stackoverflow.com/questions/24559130/google-maps-not-loading-within-js-tab

My page is: http://realtytours.ca/landing-page/, third tab called Google in a 3-tab set under the Community section.

Those discussions recommend to call a map refresh function triggered by clicking on my tab. Unfortunately I'm not so proficient in JS to understand where to put their code and how to properly use it.

Could you give me a hand on this, please?