几天前,我将我的网站转换为https.我有很多问题,但他们已经解决了.但我遇到的最后一个问题是,youtube视频不再用作漂亮照片的弹出窗口,我只得到黑色或白色屏幕.当我检查弹出窗口时,来自youtube的iframe加载了http而不是https.
<a href="https://www.youtube.com/watch?v=#" dat-rel="prettyPhoto[product-gallery]" title="My YouTube Video">
<img src="https://img.youtube.com/vi/#/default.jpg" alt="YouTube" width="50">
</a>
Run Code Online (Sandbox Code Playgroud)
有谁熟悉这个问题?或者有没有人有我的wordpress网站的功能所以每个iframe我加载https而不是http?