【问题标题】:Simple iframe Facebook like button dissapeared简单的 iframe Facebook like 按钮消失了
【发布时间】:2021-02-17 16:33:09
【问题描述】:

我刚刚将一个繁重的 wordpress 博客迁移到了新服务器。

一个非常基本的帖子功能消失了:

一个简单的 FB 赞按钮,它使用 iframe 在帖子页面中显示 fb 赞。

浏览器可以看到代码,但是前端显示一个空白的div。

鉴于该网站有超过 10K 的帖子,并且保留喜欢的存档至关重要,您知道我该如何恢复吗?

这是一个 iframe 代码示例:

<iframe src="http://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.bibliotheque.gr%2Farticle%2F81332&layout=standard&show_faces=false&width=450&action=like&colorscheme=light" scrolling="no" frameborder="0" allowtransparency="true" style="border:none; overflow:hidden; width:450px; height:60px"></iframe>

这是一个屏幕截图: enter image description here

【问题讨论】:

    标签: wordpress post iframe facebook-like


    【解决方案1】:

    尝试使用 https,并检查开发工具:

    混合内容:“https://www.bibliotheque.gr/article/81765”页面 已通过 HTTPS 加载,但请求了不安全的帧 'http://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.bibliotheque.gr%2Farticle%2F81765&layout=standard&show_faces=false&width=450&action=like&colorscheme=light'。 此请求已被阻止;内容必须通过 HTTPS 提供。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-05-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-05-31
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多