auldstampguy
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Location Not foundI had the same problem with the Google Maps coming up with “Map Unavailable”. I found that you have to add Latitude and Longitude attributes to the Location. To do this go to the Events Manager Settings page and under the General tab add the following in the Location Attributes field.
#_LATT{#_LOCATIONLATITUDE}
#_LATT{#_LOCATIONLONGITUDE}You can then enter the Latitude and Longitude for each Location and that should enable the map to appear.
You will need the Google Maps API Key, as has been discussed above. I found that on the API Credentials I had to add my website domain i.e. https://mywebsite.com/*
Hope that helps.
Fabricis,
I had the same problem as you. I found that you have to add Latitude and Longitude attributes to the Location. To do this go to the Events Manager Settings page and under the General tab add the following in the Location Attributes field.#_LATT{#_LOCATIONLATITUDE}
#_LATT{#_LOCATIONLONGITUDE}You can then enter the Latitude and Longitude for each Location.
You will need the Google Maps API Key, as you have done. I found that on the API Credentials I had to add my website domain i.e. https://mywebsite.com/*
Hope that helps. It took me hours to work this out. There are lots of people posting the same question but very few answers.
Regards … Tim.
Hi Scott,
In Events/Settings select Formats/Layouts and then Date/Time Formats, where you can change the default date setting to MM/DD/YYYY.Tim.