CSS files under HTTPS?
-
Hi,
Just converted a WP site into HTTPS – no surprises except with this plugin which insists on serving its CSS under HTTP, so causing a “Mixed Content” warning.
I went through the source of BMO Expo looking for a hard coded url, but couldn’t find one…
Think it must use wp_register_style() / wp_enqueue_style() with the wrong path…Anyone know how/where to fix the calls?
TIA ??
PS I installed the ssl-insecure-content-fixer plugin as a stop-gap – it fixed them – why I can’t supply a useful test link – but I’d still like to fix this directly ??
- The topic ‘CSS files under HTTPS?’ is closed to new replies.