You can learn all the things you will need to know about the Lightbox effect in this guide: Using the Video Lightbox Effect
Self-hosted video
Vimeo video
YouTube VIDEO
Playlist in lightbox
Lightbox using text link
This shortcode produces a text anchor which shows the video in a lightbox when clicked:
[fvplayer src="https://vimeo.com/129753793" lightbox="true;text" caption="Lightbox using text link - anchor" splash="https://i.vimeocdn.com/video/521358730-f9505ae0d597d60aa31960a5821553984915c6a9e5c0c383fb99b8b7a2115b6e-d_1920x1080?r=pad"]
This is the resulting anchor:
Lightbox Using HTML
Here’s a link which will open up video lightbox.
Shorcode used:
<a href="https://video-cdn-public.foliovision.com/Swan+Lake+Reloaded-sd.mp4" class="colorbox">some link</a>
Here’s an image which will open video in lightbox:
Shorcode used:
<a class="colorbox" href="https://video-cdn-public.foliovision.com/Swan+Lake+Reloaded-sd.mp4"><img src="https://cdn.foliovision.com/images/2014/07/Swan-Lake-Reloaded-100x100.png" width="100" height="100" /></a>
Leave a Reply