Hi, all. I have the inline Full CKEditor on my site, but when i try to insert an IFrame of ANY address, it just always shows the default white box with red lettering in the middle. Even if I link it to my own site! So it can't be a security issue. But that is only one part of my issue.
I'm trying to use this IFrame for the youtube plugin, in which you copy/paste the URL or embed code, and the YouTube videos pop up on the screen. Since im getting these blank screens every time i tried to embed the video, I just disabled the IFrame functionality, via config.removePlugins
So, now the YouTube videos embed as an iframe with the IFrame plugin removed, without any blank screen. Hooray! But this is where the problem gets serious -- On certain browsers, like safari and certain android mobile browsers, the videos wont appear until I refresh the page once. As if the browser didnt render the iframe in time and gave up on rendering it.
The bottom line, is that the YouTube-embedded videos, show the iframe right away like it shoud, in some browsers, like IE and FF. But in Chrome and Safari and apple iphones(safari), it takes a refresh to get the damn iframe to appear like normal. Getting default IFrame errors are one thing, but now, unless my user refreshes every page view, he wont see the iframe until he refreshes the page. Why is this in some cases? This would get many customers of mine angry. How can I fix this bug? Should I enable IFrame plugin, or not? I'm willing to answer any further questions in order to find a solution. Thanks so much