dshanske / simple-location

Adds Basic Location Support to Wordpress
https://wordpress.org/plugins/simple-location
Other
29 stars 14 forks source link

Location for non-geolocation browsers to Save instead of Lookup #99

Open asuh opened 5 years ago

asuh commented 5 years ago

I initially started testing this plugin with geolocation turned off. Thus, every time I save data using the "Lookup" button, it gives me an error. Seems like this button should have an alternative way to save if geolocation is not supported in the browser (or errors out on load). If nothing else, I can manually type my location in the first input and leave the rest blank and it gives what I intend.

dshanske commented 5 years ago

There is an alternate location provider in the settings for this

asuh commented 5 years ago

I do see the "Geolocation Provider" dropdown but a few thoughts:

dshanske commented 5 years ago

I will be adding in the fallback for the HTML5 geolocation provider to the user location one.