Maps not rendering
-
Hi Bastien,
thanks for your hard work at developing this plugin!
I experience problem with map rendering on front end.
The address is entered correctly and found by the script, $lat $long are stored in custom fields. But when I try to call [events_map] or [events_details], no map is shown.— When i use [events_map], it renders me a list of events, like it’s [events_list], these the DIVs of events are wrapped with the following DIV (as my inspector tells):
<div class=”event_loop event_geolist ” id=”event_geolist1″ data-tile=”toner” data-data-disabled-interactions=””>
I believe this is not a browser-related issue.
More, when using a map widget – it works!! But I don’t need any widget, everything is managed via main content area (content lists, map,…).— When I use [events_details], it gives me grey box with some event details but shows no map.
– More, the setting “show above or below content” does not work, I had to hardcode do_shortcode(‘events_details’) in my theme file, otherwise the box is not shown.
– what is %event_thumbnail%, how do I set it, and why don’t you allow us use post featured images?
How can I make it work? Plugin looks simple, but fires many questions..
Maybe that’s a typical issue I’m experiencing, or something in the core functionality I’m missing?PS I’m using a paid theme, quite customized by me to adapt to my needs, fresh install from scratch over my older database. I’ve adjusted schema a bit in plugin settings, but there’s nothing special related to map.
PPS by the way, please consider adding any sort of pagination in the future releases!
- The topic ‘Maps not rendering’ is closed to new replies.