New home › Forums › Pro Add-on › General queries › Disable asking for User’s location
- This topic has 10 replies, 6 voices, and was last updated 3 months ago by Matthew.
-
AuthorPosts
-
August 13, 2020 at 3:15 pm #60401wandersupParticipant
Hello
On my map i’m not using User’s location. But the browser still ask’s user for it’s location.
Where can this be disabled?
ThanksAugust 14, 2020 at 7:45 am #60406StevenModeratorHi there,
Thank you so much for getting in touch, we really appreciate your time.
Could I kindly ask you to confirm the exact version numbers of WP Google Maps and WP Google Maps Pro currently installed?
Additionally, could I kindly ask you to check the following settings?
1. Maps -> Map Editor -> Store Locator -> Please ensure “Allow users to use their location as the starting point:” is not enabled?
2. Maps -> Map Editor -> Advanced -> Please ensure “Show User’s Location?”, “Jump to nearest marker on initialization?”, “Automatically pan to users location?”, and “Show distance from location?” is also not enabled?Lastly, if all these settings are indeed disabled, could I kindly ask you to clear any site cache and test from a new browser or simply clear your browser cache?
Kindest Regards,
Steven De BeerAugust 14, 2020 at 9:55 pm #60490wandersupParticipantVersion
Gold: Version 8.0.25
Pro: 8.0.34
VGM: 3.21And yes I can confirm all this settings are not enabled.
August 17, 2020 at 2:46 pm #60500StevenModeratorHi again,
Thank you so much for getting back to me.
Could I kindly ask if you would be open to creating a temporary admin account for us to log in to in order to take a closer look at this for you?
If so, kindly mark your response as private or kindly create a new ticket to our support desk at the following link:
– https://www.wpgmaps.com/contact-us/I look forward to hearing back from you.
I look forward to hearing back from you.
Kindest Regards,
Steven De BeerAugust 18, 2020 at 10:29 am #60515wandersupParticipantThis reply has been marked as private.August 18, 2020 at 10:51 am #60516StevenModeratorThis reply has been marked as private.August 18, 2020 at 6:38 pm #60527wandersupParticipantThis reply has been marked as private.August 20, 2020 at 10:04 am #60549StevenModeratorHi there,
Thank you so much for getting back to us.
Could I kindly ask you to take a look at your end to confirm if you are still being requested to show the user’s location?
If there are any map pages that are still requesting this, could I kindly ask you to list these in your next response?
I look forward to hearing back from you.
Kindest Regards,
Steven De BeerAugust 30, 2020 at 12:03 pm #60661wandersupParticipantYes i’m still being asked on all pages.
https://wandersup.ch
September 1, 2020 at 10:58 am #60691StevenModeratorHi again,
Thank you so much for getting back to us and our apologies for the delay.
I have taken another look and have adjusted the custom script slightly, please confirm if this has now helped?
I look forward to hearing back from you.
Kindest Regards,
Steven De BeerSeptember 10, 2020 at 10:46 am #60796hegartmjParticipantI am also having the same problem, using the Pro version. I have
– changed settings as above
– deleted the maps
– deactivated the basic and pro plugins
– deleted and reinstalled the basic and pro pluginsBut as soon as I click on Add New in Maps I get the browser prompt
“The website “zzz.com” would like to use your current location.”Any suggestions?
September 10, 2020 at 10:49 am #60797StevenModeratorHi there,
Thank you so much for getting in touch and our sincerest apologies for the trouble.
Could I kindly ask you to navigate to -> Maps -> Settings -> Advanced -> Please copy the below script and paste it in the custom JS field.
jQuery(function($){
WPGMZA.prototype.getCurrentPosition = function(){
return;
}
});Once complete, please click save and confirm if this helps?
Kindest Regards,
Steven De BeerMay 11, 2022 at 9:18 am #73046danilocorciParticipantHello.
I’m getting a similar result in https://www.trapp.com.br/pt/assistencia-tecnica/
Tried everything listed here but still prompting
What can it be?Thanks
May 12, 2022 at 8:32 am #73063StevenModeratorHi @danilocorci,
Could I kindly ask you to please create a support ticket via the following link:
– https://www.wpgmaps.com/contact-us/One of our developers will need to take a closer look in order to assist further.
Kindest Regards,
Steven De BeerFebruary 20, 2023 at 10:42 pm #76455veggie_89ParticipantFor anyone else still having this issue, I was able to work around it by exporting my markers, creating a new map, and then importing my markers into the new map. For some reason just changing the settings does not stop the plugin from asking for the users location, but creating a new map fixed it for me. Good luck!
-
AuthorPosts
- You must be logged in to reply to this topic.