Change http to https for Twitter script
-
You need to change the Twitter URL as per their specifications. It should be either:
https://platform.twitter.com/widgets.jsor
//platform.twitter.com/widgets.jsI get an error in jquery.twitterbutton.1.1.js:51:
Mixed Content: The page at 'https://domain.com/?page_id=8996' was loaded over HTTPS, but requested an insecure script 'http://platform.twitter.com/widgets.js'. This request has been blocked; the content must be served over HTTPS.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Change http to https for Twitter script’ is closed to new replies.