Comments John started the conversation3 days ago on Sunday at 5:10pmI would like to link to a video source other than YouTube, using a link to a folder within the structure of the site. i.e. muziq/mp4/example.mp4How do I add the code to the below…<div class="playerVideo" data-property="{videoURL:'HFpou6izBQg',showControls:false,containment:'self',autoPlay:true, mute:false, startAt:0,opacity:1,ratio:'4/3', addRaster:true}"> <!-- Slider --> <a href="#" class="play-video">Play/Pause</a> </div> 864Jelly replied23 hours agoHello, Instead of Youtube's URL, please try adding the full link, similar to: videoURL: 'https://website.com/wp-content/example.mp4'Best Regards,Jelly TeamJohn replied20 hours agoIts it possible to have the link without using a URL. e.g video: source/example.mp4 Sign in to reply ...
I would like to link to a video source other than YouTube, using a link to a folder within the structure of the site. i.e. muziq/mp4/example.mp4
How do I add the code to the below…
<div class="playerVideo" data-property="{videoURL:'HFpou6izBQg',showControls:false,containment:'self',autoPlay:true, mute:false, startAt:0,opacity:1,ratio:'4/3', addRaster:true}"> <!-- Slider -->
<a href="#" class="play-video">Play/Pause</a>
</div>
Hello,
Instead of Youtube's URL, please try adding the full link, similar to:
videoURL: 'https://website.com/wp-content/example.mp4'
Best Regards,
Jelly Team
Its it possible to have the link without using a URL. e.g video: source/example.mp4