This plugin looks exactly what we need. We are looking for this specific functionality, any chance you could validate plugin for current WordPress and CF7?
Thanks!
]]>Hi, Please help me resolve this console error, not sure why this’s happening.
Uncaught TypeError: Cannot read property ‘refresh’ of undefined
at cf7-location-module.min.js:6
at dispatch (jquery.js:3)
at r.handle (jquery.js:3)
Screenshot:
https://monosnap.com/file/5pWvlqnjSZ9OgQFs31Oa0ofCFVT7mH
Best,
T
Hi,
It need an Update I guess. It worked for a long time and I am wating before updating from CF7 4+ to 5+. But on Mac and mutliple diffrent devices the maps is greyed out after zooming or changing something to the map.
Will this great plugin be updated?
]]>Could you please help me fix this issue when using the location inside of the conditional field for contact form 7 the google map is not show properly.
screenshot:https://www.screencast.com/t/kaCrBjEzi
]]>Hello,
I’ve installed this wonderful and really useful plugin with API and everything else required (including HTTPS).
You can see test page here: https://www.secfire.ro/test/index.php/pagina-exemplu
The main problem is when I try to use the localisation: “Error while geocoding your address. Please retry….”
Is there something wrong with this plugin or with google maps?
Thank you!
]]>Im unable to search any location… When i try to search the form is sent. It seems that there is no preventdefault function in the js file…
]]>Hi there is a bug that make the location plugin doesn’t work with safari please kindly fix it.
Thank you ??
]]>Hi there is some bug when I use the location module in mobile device when I try to move the red pin around the site is not respond.
]]>Hi Nicola,
your plugin is really awesome.
I loved the upgrade of the GPS Acquire Button, sadly is not working in my case.
I added it but is not possible to click on it.
By the way if I add the GPS Acquire Button AND Reset Button, the address input field becomes small plus doesn’t allow me to write on it.
It would be great if in a future update would not be necessary to write any direction and just use the map to indicate the exact location.
Thanks a lot!
]]>I am trying this plugin, but when I send the form with the map to my email GMAIL and others, it arrives without the map
]]>Hi, can I search for zip code on the search field? Can I narrow the country or the coordinates where I’d like to search?
]]>Hi,
How can I make it so the user can not edit the location, and the one that is automatically given to them is used?
Thanks!
]]>not showing the map anymore.
]]>Hi there!
Plugins works OK with last version of wordpress (4.8.1).
I can collect Lat and Lon data from a form, and send it in a mail, but i’m wondering if is there any way to this data to be converted directly into UTM data instead. That option would make the difference!
Thanks and good work!
Hi,
First I would like to thank you for making this really simple and usefull plugin. (Before I got this error) it worked perfectly!
However, I got an error on one contact form while using the location module in cf7:
A pop-up comes out saying “Error while geocoding your address. Please retry.”
What is strange is that I don’t get any error message on another page using the exact smae contact form.
Do you have an idea of what causes my problem? It is probably not directly related to your plugin I guess.
Thanks a lot for your help
]]>Hello
Is it possible to make the marker visible by default to the default Lat/Lon ?
Thank you
]]>Hi,
I want the contact form to detect where the user is automatic with this location module.
The user will not do anything except pressing a send button in the Contact 7 form and thereafter the coordinates will be sent to me, is it possible?
In the module setting I can see that I must fill in a start coordinate, that’s not in my interests for this form.
]]>Anybody who can help me with the new type of redirect? I tried adding
<?php
//Redirect to Thank you Page if page name is “contact”
if ( is_page(‘contact’)) {
?>
<script>
document.addEventListener( ‘wpcf7mailsent’, function( event ) {
location = ‘https://example.com/thank-you’;
}, false );
</script>
<?php } ?>
to the footer, but it breaks the website…
]]>hi,
how i can traduction label for set button and error message?
in languages i see only .pot file of 0kb po edit not open it.
can you help me?
]]>Hi i want to know how to let the customer locate their location by let google do it same as in google map they have the button that can find your location.
]]>Hi Nicola,
I′m working with your plugin, a lot of thanks for your work.
I′m adapting your code to get the plugin to modify the default latitude and longitude depending on database saved values of every user. I think I have got this adapting the default_lat and default_long values, with dynamic parameters. But I need to adapt too the default value when someone makes clik on “SET” and the address field is blank. Now, the default location is Florida, but i don′t know where this value is established in your plugin. For me it′s important to know where the “Florida” value is given because then I could prepare dynamic values when users make click on “SET” with blank address field. Could you help me?
A lot of thanks,
Victor
]]>Hi Nicola,
Thanks for your plugin. I have been testing it and it′s working fine, even I can send the data to database from the form and this is very good for the web we are preparing. But we are facing an issue; it′s not possible to set the fields as not required (optional) fields. In spite of we have set the field as optional building the CF7 form, if users keep the field empty the form is not sended and appears a message: “No Location set, enter your address then press “SET” to get the location.” This is very important for us because not all the users in our web are going to send their location. I have tried this in two different ssl sites and occures the same. Please, do you know what can be the problem?
A lot of thanks,
Victor
PD: Finally, I have deactivate the below code in cf7-location-module.php and now it′s possible for me to set the field as optional. Sure it′s possible to do it without deleting code, but it′s a “bit gross” way to get it…
If latitude and longitude are empty
if ($posted_lat == ”&&$posted_lng==”) {
$result->invalidate( $tag, __(‘No Location set, enter your address then press “SET” to get the location.’,’cf7-location-module’) );
}
A lot of thaks.
]]>I am using contact form 7 and location module.
when activating it and using it, it gives me this error: Oops! Something went wrong.
This page didn’t load Google Maps correctly. See the JavaScript console for technical details.
What is the problem ?!
]]>Hi, I already hap google maps rendering properly on my website, but when using this plugin the map crashes down after laoding. the consol shows this error, do you know how to fix it?
Hi, thank you for your plugin.
I would like to use it to build a form where a user can type his address and the latitude and longitude are saved into a custom post field that will create a new marker with all the information into a Google Map plugin.
I’m using the plugin ‘Post My CF7 Form’ to save the form data into the custom post but my problem is that when I have to select the fields available in the form I only see ‘location’ and not all the other tags like cf7-location-lng’ and ‘cf7-location-lat’ so I don’t know how to access to the latitude and longitude.
Any idea?
Is there a way to save latitude and longitude into hidden fields?
Thank you very much
]]>Hi
I’ve added the map in here – https://highlevelphotography.co.uk/test/
But the search doesn’t work – Is this meant to be searchable by location / postcode?
Thanks, Matt
]]>