Home › Forums › Calendar Products › Events Calendar PRO › Main maps page not loading properly
- This topic has 5 replies, 2 voices, and was last updated 12 years, 3 months ago by
Brook.
-
AuthorPosts
-
January 14, 2014 at 11:16 am #92334
dcantato
ParticipantI’ve loaded in events and venues that they link to, but the main maps page won’t show up. The events won’t load either when in map view. They just appear greyed out with a spinning wheel over them. The individual events show map data so I know the addresses are correct.
January 15, 2014 at 9:38 am #93062Brook
ParticipantHowdy dcantato,
It sounds to me like your issue happens when you go to this page and in the view drop down change it from Month to Map. However, map view is not showing up. You probably disabled it because of the glitch, but in order to do anything I will need to see this in action. Mind reenabling that view?
I appreciate it! Please let me know if I misunderstood, or if that wont work for you.
– Brook
January 17, 2014 at 4:51 pm #94227dcantato
ParticipantThe page where this is being used isn’t on the front end yet, that’s another plugin. The tribe one is here:
http://www.dirtymiles.com/events/The map shows up, the events show up greyed out, but the map doesn’t show the locations and the list never stops spinning wheel. I read something about a google api being used in someone else’s thread. Do I need steps other than just installing the plugin?
January 20, 2014 at 4:59 pm #94920Brook
ParticipantHowdy dcantato,
When I visit that page I am seeing a load of 502 errors in the console. It looks like you are trying to load these resources from a CDN but they are not present on the CDN, or perhaps that CDN is not configured correctly. You will definitely need a fully functioning CDN, or just to serve the resources from the local server in order for the Map to load.
Does that make sense? Obviously you need to understand CDNs to fix this, but since you presumably set this up you probably already know everything you need.
– Brook
January 21, 2014 at 5:01 am #95054dcantato
ParticipantI disabled the CDN for the entire site to see if that would fix it and it hasn’t. Next idea?
January 21, 2014 at 5:30 pm #95475Brook
ParticipantDisabling the CDN did fix all of those errors, so that was a good call. There is a new error now that the page mostly loads:
Uncaught TypeError: Object function (){return v;} has no method 'setMap'Historically Uncaught TypeErrors are solved by switching to the default theme. You could try that here and see if it fixes it. Frequently they are the result of your theme loading jQuery twice in a row. Regardless, disabling your theme should help you narrow it down. If that fixes it, I would scour your themes code and see if it registers jQuery a second time in a nonstandard way. Maybe try dequeuing one of the times in a functions.php file.
I hope that makes sense. Let me know if it does not. Thanks!
– Brook
-
AuthorPosts
- The topic ‘Main maps page not loading properly’ is closed to new replies.
