Hey Kazek,
Have you reviewed the documentation at the following link here?
http://aesopstoryengine.com/help/maps-component/
Thread Starter
Kazek
(@kazek)
Hi Michael,
yes, i’ve done everything exactly like documentation says…
Greets, k
What version of WordPress, ASE, and what them are you using?
Thread Starter
Kazek
(@kazek)
WP 4.1, ASE 1.4, theme Curated 1.2.1.
Oh I see.
All of our themes come Aesop ready. I’m wondering if you have tried adding a map with a different theme, like twenty fifteen?
Also, have you enabled theme support? http://aesopstoryengine.com/quick-start-guide/
And for deeper connection with Curated and Aesop: http://aesopstoryengine.com/developers/#scrollNav-1
Thread Starter
Kazek
(@kazek)
Thank you for provided links, I’ll go through developer support and I’ll try to figure out what’s wrong.
Have you been able to fix this? If not do you have a link that we can see to help?
Thread Starter
Kazek
(@kazek)
Have you added any markers to the map?
Thread Starter
Kazek
(@kazek)
The problem is still the same – “L is not defined”.
For whatever reason Aesop Story Engine JS file isn’t loading at all. Can you try re-installing? It’s loading teh CSS file but not the JS file.
Thread Starter
Kazek
(@kazek)
Yes, there are locations (you can see it in code if you use e.g. Firefox debugger). I’ll try to reinstall.
Thread Starter
Kazek
(@kazek)
Done, but it doesn’t help :/
Does this work correctly with a standard theme enabled such as 2012 or 2013, 2014?
Thread Starter
Kazek
(@kazek)
Ok, i have found the reason – it’s enough to remove “defer=’defer'”
from loading code: <script type='text/javascript' src='http://przegladbaltycki.pl/wp-content/plugins/aesop-story-engine/public/includes/libs/leaflet/leaflet.js?ver=4.1' defer='defer'></script>