Home › Forums › Calendar Products › Events Calendar PRO › Next Month Not Loading
- This topic has 3 replies, 2 voices, and was last updated 10 years, 2 months ago by
George.
-
AuthorPosts
-
February 29, 2016 at 7:56 am #1083339
Jamie
ParticipantMy website is kcdtn.org, if you need to check it out.
In month view, when I click to view the next month, the page shows the loading wheel and never loads.
I did the first 3 steps of the conflict troubleshoot testing and still couldn’t get the next month to load. (I changed the theme, deactivated all other plugins, and cleared my cache.)I have no idea what to do next. Please, help!
Here are the errors I’m getting:
Use of getAttributeNode() is deprecated. Use getAttribute() instead.Using //@ to indicate sourceURL pragmas is deprecated. Use //# instead
“Google Maps API warning: SensorNotRequired: https://developers.google.com/maps/documentation/javascript/error-messages”
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://www.kcdtn.org/wp-admin/admin-ajax.php. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
February 29, 2016 at 8:07 am #1083351George
ParticipantHey Jamie,
Thanks for reaching out, and for doing all of that testing!
The culprit here is that last error you mention, the one that says “Cross-Origin Request Blocked”.
Cross-Origin Request issues are somewhat common on the web. Essentially, some resources on your site are secured and are loaded over HTTPS, while some, like that http://www.kcdtn.org/wp-admin/admin-ajax.php file reported in the error, are using HTTP. The mismatch in protocols will shut down things like AJAX requests for security purposes.
This is unfortunately not something caused by / handled by The Events Calendar, or by any plugin on your site in fact. This is an issue you should take up with your web hosting provider, for example, to work with them to either make your site all HTTPS or all HTTP.
Making it all HTTPS may require getting an SSL certificate….
I hope this information is helpful, despite being a bit disappointing!
Sincerely,
GeorgeMarch 2, 2016 at 10:22 am #1084472Jamie
ParticipantOk. Thanks, George!! I will contact my hosting provider. 🙂
-
This reply was modified 10 years, 2 months ago by
Jamie.
March 2, 2016 at 3:17 pm #1084588George
ParticipantSounds good, Jamie. I wish you the best of luck with that process. I will close up this thread for now, but if other issues arise or if you have any other questions feel free to open a new thread any time 🙂
George
-
This reply was modified 10 years, 2 months ago by
-
AuthorPosts
- The topic ‘Next Month Not Loading’ is closed to new replies.
