could be nothing, but the other guy who runs another forum says he also use defer js...and he also has the twtter issueI was replying to the previous comment about the DeferJS mod. Is that a mod that you use? Do you see any JavaScript errors in your console?
Not sure whether that is the cause or just a coincidence.
Dynamically-resized iframes have been set to use HTTPS by default rather than the same protocol as current page. This is temporary measure that may be reverted if it causes problems with non-HTTPS sites.
On another note, GameTrailers has been removed from automated testing. The site should still work but I will not be warned if it breaks. GameTrailers's site is unreliable and suffers from backwards-incompatible changes. I've already spent too much time trying to keep it in working order and...
Thank you so much for this! Thank you SO MUCH!Dynamically-resized iframes have been set to use HTTPS by default rather than the same protocol as current page.
No. No reason for this doesn't exists. But rework this addon for full https support will be excellent and important for me. ALL my sites works on https-protocols.Is there a reason you want HTTPS embeds on an HTTP page?
Thanks for that and your efforts to sort this out.JoshyPHP updated s9e Media BBCodes pack with a new update entry:
Updated Twitter, Twitch, Facebook and other hosted iframes
src="//s9e.github.io/iframe/twitter.min.html#{$id}"
Looking through the source I can't see anywhere where http://s9e.github.io is referenced, so I'm wondering if this is getting cached somewhere.
<iframe data-s9e-mediaembed="twitter" allowfullscreen="" onload="var a=Math.random();window.addEventListener('message',function(b){if(b.data.id==a)style.height=b.data.height+'px'});contentWindow.postMessage('s9e:'+a,'https://s9e.github.io')" scrolling="no" src="https://s9e.github.io/iframe/twitter.min.html#{$id}" style="border:0;height:186px;max-width:500px;width:100%"></iframe>
Thanks, I'll replace mine with that.It depends on the media site. For Twitter, it's in the Embed HTML. The latest version should be as follow:
Code:<iframe data-s9e-mediaembed="twitter" allowfullscreen="" onload="var a=Math.random();window.addEventListener('message',function(b){if(b.data.id==a)style.height=b.data.height+'px'});contentWindow.postMessage('s9e:'+a,'https://s9e.github.io')" scrolling="no" src="https://s9e.github.io/iframe/twitter.min.html#{$id}" style="border:0;height:186px;max-width:500px;width:100%"></iframe>
We use essential cookies to make this site work, and optional cookies to enhance your experience.