Archived topic
Autoplay video on hover
3 replies · Started by takkularapsis on March 18, 2021
Hi,
Im i able to autoplay video when hover? And also im i able to add cover image for thumbnail?
I can use also different code if possible.
The video is added at the end of the page.
Hi there,
you can ad the poster attribute to your shortcode eg.
poster="the_full_url_to_your_post_image_goes_here"
I had a look around from some Javascript to control the player on Hover but i couldn't find anything compatible with the latest version of the WP Shortcode.
Ok, thank you for your help!
You're welcome