wpbakery-锚点不会包裹iframe

时间:2018-03-08 17:27:22

标签: wordpress video

我遇到了wpbakery的问题。我试图将此代码添加到我网站的其中一个页面。 https://jsfiddle.net/mx5h59rz/84/

<a href="http://tumblr.com" target="_blank" class="linkwrap">
 <div class="blocker"></div>
 <iframe width="420" height="315" 
 src="https://player.vimeo.com/video/258549989?background=1" 
 frameborder="0" allowfullscreen></iframe>    

    CSS

.linkwrap { position:relative; display:inline-block; }
.blocker { position:absolute; height:100%; width:100%; z-index:1; 
background:rgba(255,0,0,0.0);  }
.linkwrap iframe { z-index: 2; }

将代码放入textbox元素时的问题。环绕的锚点总是消失。

任何人都可以回答我为什么会这样?

1 个答案:

答案 0 :(得分:0)

试试这种方式

Deployment template parse failed: 'Required property 'type' not found in JSON. Path 'parameters.environment' ...