questions multiple
-
Hi
1- I have created two zones for free (orange) and paid (green) delivery. Is it possible to modify the color of the zone like the example?
View post on imgur.com
2- When I select an area on the map the location is not the same, woocomerce retrieves an address automatically, how to solve the problem? https://imgur.com/VXVE20z
3- the areas I want to add are not available on WooCommerce and the visitor must select a region using the WooCommerce drop down selector?
Can I disable this option and use the plugin map only?
4- If the visitor can select an area in the map, how to retrieve the address?
5- sometimes I get this error when I select an area
23:05:00 SERVER to GOOGLE CALL: URL:https://maps.googleapis.com/maps/api/geocode/json REQUEST STRING:address=ON&components=country%3ACA®ion=ca Request: Array ( [address] => ON [components] => country:CA [region] => ca ) Response:{ “results” : [ { “address_components” : [ { “long_name” : “Ontario”, “short_name” : “ON”, “types” : [ “administrative_area_level_1”, “political” ] }, { “long_name” : “Canada”, “short_name” : “CA”, “types” : [ “country”, “political” ] } ], “formatted_address” : “Ontario, Canada”, “geometry” : { “bounds” : { “northeast” : { “lat” : 56.8670159, “lng” : -74.3434716 }, “southwest” : { “lat” : 41.6765559, “lng” : -95.1558005 } }, “location” : { “lat” : 51.253775, “lng” : -85.3232139 }, “location_type” : “APPROXIMATE”, “viewport” : { “northeast” : { “lat” : 56.8670159, “lng” : -74.3434716 }, “southwest” : { “lat” : 41.6765559, “lng” : -95.1558005 } } }, “place_id” : “ChIJrxNRX7IFzkwRCR5iKVZC-HA”, “types” : [ “administrative_area_level_1”, “political” ] } ], “status” : “OK” }
Thanks
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.