WPGMaps
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] safari troubleHi Coax
Please can you send us a link to your map so we can debug?Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] only list search results belowHi
Thanks for using my plugin.
This is a pro support question and should be posted in the pro forums on our website (wpgmaps.com).
Please update your pro version so that when the user searches, it updates the list (this was a new feature in the latest version)
Hi
For pro support, please use the support forum on our website.
Please go to Maps->Settings and disable timthumb. It appears that your host does not allow the use of timthumb on their server.Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Could not save marker XML fileHi Chris
When you move the domain/hosting, please ensure that your “Marker XML Dir” and “Marker XML URL” in the Maps->Settings page (left navigation) is correct?Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Problem with iPhone 5sThanks for letting me know 🙂 Glad it’s working now!
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] [6.0.21] Mashup issue w/ multiple mapsHi JCLG
I’ve tested and it appears OK with the mashup functionality.
Please get in touch with me on nick[@]wpgmaps.com so I can debug on your side furtherForum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Problem with iPhone 5sHi Worcaz
Sorry for the delay.
When I checked, I used my iPhone 5s and it appeared to load alright.Please contact me on nick[@]wpgmaps.com so we can take this further and get it working for you.
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] [6.0.21] Polyline names not savingHi
We’ll add that in the next release 🙂Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] customer locationHi there
Sorry but you cannot do that with our plugin. Our plugin allows you to build custom maps and markers. Sorry about thatForum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] [6.0.21] Polyline names not savingWe’ll be addressing this today. Sorry about that
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Problem with iPhone 5sHi Worcaz
It appears when you go to http://www.zahnarzt.aarau.ch but not when you go to zahnarzt.aarau.ch. This is because our plugin uses an XML file to load the markers and XML cannot be loaded via JavaScript over different domains (it sees the non-www and the www as two odifferent domains).To fix this, please try one of the following
1) Go to Settings->General and ensure that both your “Site URL” and “Blog URL” are the same
or
2) Go to Maps->Settings and ensure that you put either the non-www or www URL in the “Marker XML URL”.Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] [6.0.21] Polyline names not savingHi
Please confirm if you are just using the basic version or the basic + pro?
If it is just the basic version, please try deactivate and activate again and let me know if you can then save the names?Hi there
Thank you for pointing this out. We’ll investigate and come up with a solution as soon as possibleHi there
It appears that there is a JavaScript error being thrown on that page by your theme (or another plugin) that is stopping my plugin from executing it’s own JavaScript, thereby stopping the map from working./* thumbs filter */ jQuery(function(){ "use strict"; var $container = jQuery('.filter-on'); $container.isotope({ itemSelector : '.masonry_elem' });It is producing this error:
Uncaught TypeError: undefined is not a functionit is specifically referring to the “isotope” function you are referencing in that section. It appears in functions.js on lines 484, 1231 and 159
Forum: Plugins
In reply to: [WP Go Maps (formerly WP Google Maps)] Why don't 775 permissions work?Hi Craig
Thanks for letting us know about this. The plugin needs to identify that “2775” is the same as “775”. We’ll change this ASAP.Just one quick question, do you markers actually show up on the map?