qwerty
Forum Replies Created
-
I am now receiving the following notification in analytics
Missing E-commerce Data error
View XXXXXXXX is configured for e-commerce, but no data is flowing.Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsThanks for your help ??
i’m uk based and have tried coding in the Geocode for google, but i’m lost my page is https://mysolarquotes.com/comprehensive-quote/
could you have a look and see if you see anything obvious incorrect in the code?
Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsFantastic, thats worked a treat.
I dont suppose you know how i would create a cf7 field for postcode that would then geocode to latlng and centre the map?
Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsvar mapUrl = ‘https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png’;
i’m looking at the line above, and believe that google maps doesnt allow a dynamic url in their api?
so i’m unsure about what to substitute this for?
Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsi would need the map to default on google satellite maps, so that when the user inputs their postcode the map then centres on the area and they can then use the marker to show their house.
Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsi need google maps as i need the user to be able to see a satellite image of their house to then set the marker on.
Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsThanks, Shemesh that would be great if you could post the old code.
Forum: Plugins
In reply to: [Contact Form 7 Map Field] Changing to google mapsI’m comfortable with HTML, im a bit new to javascript and know a little bit about the google maps api, could you point me in the right direction of where to start editing?
I see the geolocation funtion in that example, is their going to be a postcode or address box that converts to lat/lng and sets a marker?
This is the sort of site i am looking to put together although without the coda slider
Hi Robert, you dont happen to have any info on how you changed shemesh’s plugin over to google maps do you?
I am trying to build a wordpress site which can take a customers postcode, find their house on the satellite image on google maps and let them set a marker on it.
they will then fill in the rest of their contact details and it will be sent in an email to me.
Shemeshs Contact Form 7 Map Field plug in does everything i need except the satellite map from google maps.
Do you guys have any thoughts on how best to accomplish this?