Hi,
Please reinstall the plugin and it will fix the autoplay problem.
Thanks
Deleting and reinstalling plugin DID NOT fix the autoplay problem. What’s your next idea?
This is the code now.
<center><iframe width=”900″ height=”721″ src=”https://www.youtube.com/embed/qV5dAciEE6s?autoplay=”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>
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 3 years, 8 months ago by
jimproser.
See also – https://www.youtube.com/embed/qV5dAciEE6s?autoplay=”1″ – 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.
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.
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.