• Hi,

    I am using your plugin for one of my site and I’m using this

    “if ( is_front_page() ) { $query_atts[“mute”] = ‘true’; }”

    so on my front page video are autoplaying and are mute. If people click on title, it will bring them to the post so they have the full video with sound.

    Right now, what I would like to do is that when people click on the video (the image) on the front page, the sound unmute/mute. Something like you have on Facebook, on instragram or vine. So video autoplay with no sound, but if you click on it on the front page, the sound start for this video. Is there anyway to do it?

    Thanks
    Olivier.

    https://wordpress.org/plugins/video-embed-thumbnail-generator/

Viewing 1 replies (of 1 total)
  • Plugin Author Kyle Gilman

    (@kylegilman)

    Have you disabled the video controls? If not, users can always click on the “mute” button in order to hear the video. It could be done the way you want, but you’d have to do that with a custom JavaScript.

Viewing 1 replies (of 1 total)
  • The topic ‘Unmute/mute on clic of the video’ is closed to new replies.