wp video vs autoplay

  • Unknown's avatar

    Hi there,

    I’m wondering if you can toggle autoplay concerning the wp videoplayer. I’ve been scrolling trough meters of code but can’t find where the shortcode is.

    I’m using the free workality theme.

    The video is uploaded to server and placed via embed tags like this:

    <embed width=”1280″ height=”720″ src=”http://eyelikemusic.nl/wp-content/uploads/2015/05/Kleine-Ezel-en-jarige-Jakkie2.mp4″></embed>

    The attribute autoplay=”0″ or variations on that doesn’t work in embed tag.

    When i inspect the element i see the following code:
    <video code autoplay name=”media”>_</video>

    I suspect that when i can change the autoplay attr. in this tag my problem will be solved.
    But i can’t find where this tag is generated in the wordpress code.

    Please help
    It will be appreciated ;-)

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    We have same issue.

  • The topic ‘wp video vs autoplay’ is closed to new replies.