Standard jQuery not using https
-
Hello
Hoping someone will have an idea about this one. I have a WordPress network, and I’m trying to move one of the sites over to just use https for page calls. I’ve done this on some standalone WordPress sites and had no problems.
However on this multisite I keep getting insecure content. On delving into it, I’ve noticed that WordPress is using non-SSL URLs for things like JQuery – i.e. it’s using https:// instead of https:// in the script calls. It’s not just jQuery – other scripts are affected that are either enqueued by directly by WordPress, or by a plugin.
I can’t see any reason for this. The site URL is set in the database as https://. I am using the standard version of Jquery – not enqueing my own or anything like that. Gone through all the docs and can’t spot anything that gives an indication, so I’m a bit stuck. I could work round it, but I’d rather not put in a hack.
If anyone’s got any ideas, I’d be very happy to hear them as it’s a blocker due to Firefox and Chrome filtering out non-secure content
- The topic ‘Standard jQuery not using https’ is closed to new replies.