Hello,
Will you be so kind as to tell me how to create a video thumbnail for video added with Avia Layout Builder? I’m using local video and I need to define a thumbnail for this video instead of a black background. Thanks.
Hey honesty1993!
I’m sorry but you can’t put a video thumbnail when using the Video element. You can use the html video tag. Something like this:
[video src="VIDEO_URL" width="640" height="360" poster="THUMBNAIL URL HERE"]
For more info, refer to this link: https://codex.wordpress.org/Video_Shortcode
Cheers!
Ismael