Events calendar and https errors

Home Forums Calendar Products Events Calendar PRO Events calendar and https errors

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #948231
    James
    Participant

    When 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?

    #948260
    Barry
    Member

    I’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.

    #948313
    James
    Participant

    More 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.

    #948321
    James
    Participant

    This link properly explains the SSL setup.

    WordPress + Cloudflare Flexible SSL Guide

    #948750
    Barry
    Member

    OK. 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
    #948795
    James
    Participant

    Ideally 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?

    #948834
    Barry
    Member

    Hi!

    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!

    #953427
    Barry
    Member

    Hi! 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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Events calendar and https errors’ is closed to new replies.