Splash screen will be broken on SSL pages
-
The WordPress plugin is embedding
https://fightforthefuture.github.io/reset-the-net-widget/widget/rtn.js
Newer browsers prevent embedding non-SSL sources on SSL-encrypted pages. So by hard-coding “https://” the widget will break on any secured page.
A solution to this is to drop the “https://” and simply embed like so:
//fightforthefuture.github.io/reset-the-net-widget/widget/rtn.js
https://www.ads-software.com/plugins/reset-the-net-splash-screen/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Splash screen will be broken on SSL pages’ is closed to new replies.