0
我使用Flatsome主題中標題爲'UX Slider'的Wordpress滑塊。我有3個圖像幻燈片,其中1個我想鏈接到點擊時的Wistia視頻彈出窗口。用視頻彈出包裝幻燈片
這是Wistia爲彈出函數的代碼:我不知道如何將它與滑塊集成,雖然
<script src="//fast.wistia.com/embed/medias/####.jsonp" async></script>
<script src="//fast.wistia.com/assets/external/E-v1.js" async> </script>
<span class="wistia_embed wistia_async_#### popover=true popoverContent=link" style="display:inline">
<a href="#">Click Me</a></span>
。這是滑塊結構:
[ux_slider]
[ux_banner height="550px" bg="http://myurl.com/myimage.jpg" link="myurl.com"]
<p>Text here</p>
[/ux_banner]
[/ux_slider]
這是我試過,但它不工作(無視頻顯示,在所有):
[ux_slider]
[ux_banner height="550px" bg="http://www.myurl.com/myimage.jpg" link=""
<script src="//fast.wistia.com/embed/medias/####.jsonp" async></script>
<script src="//fast.wistia.com/assets/external/E-v1.js" async></script>
<span class="wistia_embed wistia_async_#### popover=true popoverAnimateThumbnail=true popoverContent=link" style="display:inline"></span> ]
[/ux_banner]
[/ux_slider]
謝謝,這也沒有工作,所以它看起來像插件只是