我正在尝试将Airtable Base嵌入到Wordpress博客中。通过使用Airtable生成的默认嵌入代码,“我的网站”上将显示空白区域。有什么想法吗?
网址:https://danielstojanovski.wordpress.com/resources/
<iframe class="airtable-embed" src="https://airtable.com/embed/shrlKBS7YH4pR0D72?backgroundColor=orange" frameborder="0" onmousewheel="" width="100%" height="533" style="background: transparent; border: 1px solid #ccc;"></iframe>谢谢你的帮助。
发布于 2021-06-03 04:33:19
只是为了防止有人在将来遇到这个问题,这是100%与您的可湿性粉剂/插件设置有关。也就是说,站点上的某些东西破坏了iFrames,否则它会呈现在从本地HTML文件到概念文档和“无服务器”缓存设置的一切内容中。
https://stackoverflow.com/questions/65139162
复制相似问题