Hi! Im trying to use the built-in Magnific script to pop up a video, as per this post/thread: http://forum.wpbeaverbuilder.com/support/q/video-lightbox/#post-35343
In my HTML module I have this:
The URL works by itself. However, when I publish my page the image link doesnt work. Upon examining the code its rendering THIS as a link:
//www.youtube.com/embed/s9H3_zF6HVM&rel=0?autoplay=1" class="mfp-iframe">
As you can see, the URL is messes up Ive tried a few times and each time the src renders a messed up URL.
Any ideas what Im doing wrong, or is there a bug in the script?