Sha*_*mar 1 html wordpress iframe
我需要在自托管的Wordpress安装上嵌入以下代码 -
<iframe id="slydy"
style = "border: none; max-width: 100%; min-width: 100px;"
src = "http://slydy.co/users/TCC/01"
width = "648"
height = "435"
frameborder = "0"
marginwidth = "0"
marginheight = "0"
scrolling = "no"
allowfullscreen = "allowfullscreen">
</iframe>
Run Code Online (Sandbox Code Playgroud)
但它只是没有出现.我已经在至少两个其他Wordpress博客上安装了相同的内容,它运行得很好.
我需要调整什么设置?