Assets not loading in https
-
I just transitioned my site’s URL from http:// to https://. In the admin side, I’m seeing a lot of errors along the lines of:
Mixed Content: The page at ‘https://MY-SITE/wp-admin/edit.php?post_type=ai1ec_event&page=all-in-one-event-calendar-settings’ was loaded over HTTPS, but requested an insecure font ‘http://MY-SITE/wp-content/plugins/all-in-one-event-calendar/public/admin/font/timely-icons.woff’. This request has been blocked; the content must be served over HTTPS.
Looking through the settings, I can’t see any options to bust a cache, force ssl or update the URL being used. I’ve also verified the internal wordpress
is_ssl()
returns true. What step can I take to resolve this?I’m using v2.5.14 of the plugin.
- The topic ‘Assets not loading in https’ is closed to new replies.