• Resolved jimproser

    (@jimproser)


    This page using Plug-in Ops Landing Page creator will not autoplay video even though it is set in the controls. This is the code I found concerning this function. Please advise on a fix, if possible.

    <center><iframe width=”900″ height=”721″ src=”https://www.youtube.com/embed/qV5dAciEE6s?autoplay=1&#8243; title=”Princeton Classical Academy; An Education in the Good, the True and the Beautiful” frameborder=”0″ allow=”accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe></center>

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor PluginOps

    (@pluginops)

    Hi,

    Please reinstall the plugin and it will fix the autoplay problem.

    Thanks

    Thread Starter jimproser

    (@jimproser)

    Deleting and reinstalling plugin DID NOT fix the autoplay problem. What’s your next idea?

    Thread Starter jimproser

    (@jimproser)

    This is the code now.

    <center><iframe width=”900″ height=”721″ src=”https://www.youtube.com/embed/qV5dAciEE6s?autoplay=”1&#8243; title=”Princeton Classical Academy; An Education in the Good, the True and the Beautiful” frameborder=”0″ allow=”accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture” allowfullscreen></iframe></center>

    See autoplay=”1″. I have tried it as originally configured as – autoplay=1″ – and edited it to – autoplay=”1″. Neither one works.

    • This reply was modified 2 years, 5 months ago by jimproser.
    Thread Starter jimproser

    (@jimproser)

    See also – https://www.youtube.com/embed/qV5dAciEE6s?autoplay=”1&#8243 – Accessing this link also does not autoplay, but clicking the “Play on YouTube” button at this link destination goes to YouTube where it DOES autoplay.

    Also, your theme does not map the video dimensions of the YouTube window. It shows a “letterboxed” (black borders on top and bottom of your theme’s window).

    Fix your template and send it to me via auto updates in WP or let me know that you cannot fix this template so that I can move on.

    Plugin Contributor PluginOps

    (@pluginops)

    If you are using custom embed code then please use the following code to embed your video.

    <center>
    	<iframe width="900" height="271" src="https://www.youtube.com/embed/qV5dAciEE6s?autoplay=1&mute=1&rel=0&showinfo=1&controls=1" title="Princeton Classical Academy; An Education in the Good, the True and the Beautiful" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
    </center>

    You can also use the embed video widget and it will also work. To control the width you can add margin left and right on widget element.

    Thread Starter jimproser

    (@jimproser)

    Are you kidding? I don’t work for you. Fix your goddamn template to work properly and send the auto update when you’re done.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Autoplay’ is closed to new replies.