Mike

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Events Admin over HTTPS? #1181049
    Mike
    Participant

    Hi Barry-

    Thanks for stepping in. I’m wondering if you misread my previous message. On this installation, I’m only using HTTPS for WordPress admin, and NOT for public access. The WP site and home URL settings have “http” – and not “https”.

    -Mike

    in reply to: Events Admin over HTTPS? #1178809
    Mike
    Participant

    Thanks for the reply, Nico. I have the following line in my site’s wp-config.php:

    define('FORCE_SSL_ADMIN', true);

    That’s it. Just to be certain, on the WP Dashboard > Settings > General screen, both the WordPress Address (URL) and Site Address (URL) fields have “http://”.

    Fwiw, the SSL Insecure Content Fixer plugin seems to fix the problem. But it would be comforting to not need another plugin as a workaround.

    in reply to: missing styles and functionality #1177255
    Mike
    Participant

    I’m having a similar issue, which seems due to HTTP vs HTTPS. I set up an Events Calendar implementation on a dev site (which uses HTTP), which looks & works great. I just migrated the implementation to the live/public site (which used HTTPS for all WP admin), and the events admin screens on the live/HTTPS site look odd (and is missing config options) compared to the dev/HTTP implementation. I checked the console on the live/HTTPS site, and found over a dozen Mixed Content errors (“This request has been blocked”).

    Does the Events Calendar work on HTTPS? Is a workaround needed?

    Thanks!
    -Mike

Viewing 3 posts - 1 through 3 (of 3 total)