Plugin Author
Franky
(@liedekef)
Hmm … I don’t see a 404 here, but when you edit the mentioned location, does it show it correctly in the edit window?
Yes the errors seem to be gone but the map is still loading incorrectly.
http://centralwanice.com/events/6/brainstorm-monthly-potluck/ shows a blue ocean location off the coast of Africa instead of Yakima, WA USA.
Screenshot for this event’s edit screen: http://centralwanice.com/wp-content/uploads/2016/08/Screen-Shot-2016-08-04-at-8.11.49-AM.png
Any thoughts on what might cause this?
Plugin Author
Franky
(@liedekef)
Apparently the code generates this for you (look in your html source for something similar):
latitude_93420204_1470322189_26 = parseFloat(‘0’);
longitude_93420204_1470322189_26 = parseFloat(‘0’);
Of course, the “0” is the problem here.
Since in the screenshot the latitude and longitude show correctly, could you just edit the location, change something in the address, change it back to it’s original value and then press “save” again?
Ah – fixed! I think the problem was from the complete address being entered in the first address field.