Hello Dev,
We are facing a strange difficulty on our website while using the element Content Area Modal to play a YouTube video.
Below is the iframe code we are using
<div class="iframe-container"><iframe class="responsive-iframe" src="https://www.youtube.com/embed/0ENpHkc2AAQ?autoplay=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
The issue is with the autoplay of the video and the correct sound.
Eg link: https://a.plant-for-the-planet.org/es-es
The use case is to Play a video on click on the same window on popup. Surprisingly, the same method is working correctly on the landing page https://a.plant-for-the-planet.org
How can we fix this, to play it correctly? Is it a plugin conflict or a problem with pro update?
Please help.
Thank You.