Instagram 嵌入框未加载嵌入代码...有人知道解决方法吗?

Instagram embed box not loading embed code... anyone know a workaround?

提问人:Inmana00 提问时间:5/31/2022 更新时间:8/23/2022 访问量:1824

问:

我正在尝试通过单击从单个 Instagram 卷轴中复制嵌入代码......菜单,然后单击嵌入。但是,代码永远不会加载,我得到这个屏幕。有人知道在网站上嵌入 Instagram 卷轴的解决方法吗?具体卷轴为:https://www.instagram.com/reel/Cd56By5FxBF/

请参阅屏幕截图,了解当我尝试在 instagram 上嵌入功能时加载的内容。我已经在多个浏览器上尝试过。

where the embed should be... but it never loads

谢谢

视频嵌入 instagram-reels

评论

1赞 friendly_llama 6/29/2022
您是否找到了解决方案或解决方法?

答:

0赞 jeanhuguesroy 8/23/2022 #1

集成代码由两个元素组成。长后短。<blockquote><script>

该元素应如下所示:<script>

<script async src="//www.instagram.com/embed.js"></script>

只需将属性的值添加到属性中,即可:https:src

<script async src="https://www.instagram.com/embed.js"></script>

一切都应该工作正常。