- This topic has 1 reply, 2 voices, and was last updated 13 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – Poster and Autoplay option for the HTML5 video shortcode
Tagged: lightbox ultimate html5 video
Is it ready? If yes, could you please give an example. Couldn’t find any informations about it.
Thanks in advance
keyhanjun
Autoplay
please go to WP Lightbox->Library Settings->HTML5 Settings section and check the “Autoplay” option to automatically play the video.
Poster
If you want to use poster for a video you need to pass an additional parameter with the shortcode. For example:
Overlay from anchor text:
[wp_lightbox_anchor_text_html5_video link="http://www.example.com/video1.mp4" poster="http://www.example.com/video-poster1.png" width="640" height="480" text="Click here to open the video with HTML5"]
Overlay from anchor image:
[wp_lightbox_html5_video link="http://www.example.com/video2.mp4" poster="http://www.example.com/video-poster2.png" width="640" height="480" source="http://www.example.com/anchor-image.png"]