Home › Forums › Calendar Products › Events Calendar PRO › Events calendar and https errors
- This topic has 7 replies, 2 voices, and was last updated 11 years, 1 month ago by
Barry.
-
AuthorPosts
-
March 13, 2015 at 1:45 pm #948231
James
ParticipantWhen I enable https on my website, the events calendar loads ok but when you try to click the to the next month, a grey spinning loading circle appears and it hangs up. Nothing else will load.
Have disabled the https and its back to normal.
Any suggestions on fixes for this?
March 13, 2015 at 3:54 pm #948260Barry
MemberI’m sorry to hear you’re hitting up against difficulties: can you provide any further details about your HTTPS setup – was it as simple as changing the WordPress and Site Address URLs in the general settings screen, or were you using a helper plugin or anything of that nature?
Certainly, locally, if I test accessing a site running The Events Calendar over HTTPS it works as expected – so I’m interested to learn more about what’s going wrong in your case.
March 14, 2015 at 5:52 am #948313James
ParticipantMore info,
Its a multiwordpress site. It’s using cloudflare ssl. Was using the cloudflare ssl plugin to fix redirect loops and wordpress https plugin so force all content to https.
March 14, 2015 at 7:45 am #948321James
ParticipantThis link properly explains the SSL setup.
March 16, 2015 at 6:21 pm #948750Barry
MemberOK. Are you able to disable this in the case of requests to admin-ajax.php? If that isn’t feasible for some reason then I’d recommend one of two courses of action:
- You would either need to ensure public-facing event pages are also served over HTTPS, or,
- Perhaps make use of CORS to eliminate this problem
March 17, 2015 at 3:30 am #948795James
ParticipantIdeally everything would be served over https
What role does the admin-ajax.php play? I have the options in the wordpress ssl plugin to force domain mappings so prehaps that could be done with that?
March 17, 2015 at 6:46 am #948834Barry
MemberHi!
What role does the admin-ajax.php play?
Despite the presence of “admin” in that name, it is the recommended controller for any and all ajax requests (not just those within the admin environment) that plugins such as our own generate.
I have the options in the wordpress ssl plugin to force domain mappings so prehaps that could be done with that?
Changing your WordPress and Site URL fields (in the General Settings screen) so they use the “https://” protocol is an easy way to ensure HTTPS is used everywhere.
For anything beyond that, such as extra rules relating to CloudFlare or exceptions for admin-ajax.php requests (if those are needed) we’d really need to leave things in your hands: the vendor for the other plugins/services you are using are probably best placed to help with any questions you have about their usage 🙂
I hope that helps!
April 6, 2015 at 7:43 am #953427Barry
MemberHi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks
-
AuthorPosts
- The topic ‘Events calendar and https errors’ is closed to new replies.
