• Resolved zhallana

    (@zhallana)


    Hello! Thanks for your nice plugin. I have a question.
    How can I set the video to be muted when autoplay?
    [video src="https://www website.com" autoplay="autoplay" muted=""]
    With such settings only autoplay works.
    P.S.
    I also tried: muted=”true” | muted , but it didn’t help.

    Thanks in advance for your reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author team-ok

    (@team-ok)

    Hi,

    actually the muted attribute isn’t available in the native WordPress video shortcode (which the plugin uses), but I really don’t know why.

    I’ve just released a new version of the plugin (v1.5.6) with the muted attribute included. Just set it to muted=”true” or muted=”yes” or anything truthy (not an empty string) to load the player intially muted.

    Thread Starter zhallana

    (@zhallana)

    Hello,

    thank you, it works perfectly.

    Thank you for your help and quick response.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mute video option in default settings’ is closed to new replies.