There is an error in the swift page builder video widget. There is an extra ‘)’ somewhere in the code, and it’s being injected after every video I put in.
Here is my source code:
<div class=”spb_wrapper”>
<h4 class=”spb_heading spb_video_heading”><span>Parents in New York take a stand against standardised testing – the issues are the same here.</span></h4><iframe width=”600″ height=”338″ src=”http://www.youtube.com/embed/HCfXYwaZBYw?feature=oembed” frameborder=”0″ allowfullscreen></iframe>)
</div>
You can see it after the closing </iframe>.
I’ve checked the /* VIDEO EMBED FUNCTIONS section of the functions.php file but cannot see where this is being included.
Can this please be fixed.
Also, when I input my video file dimensions as per the images attached as 640×360, the video is displayed on the screen much larger, and I’ve got full width turned off.