Video pop-up using modal auto playing issue

Hello,

I have a page that I have added a button where a pop up video should play when clicked. It was at first not stopping the audio when you click the X out button, but now it automatically plays the sound as soon as the page opens regardless if you click the button or not.

Any idea how to get it to not automatically play and also to stop playing when you exit the pop up?

Hello @wkeyes3,

Thanks for writing to us.

Please ensure that you have not enabled the autoplay option of the video element.


To stop playing when you exit the popup, please add the following custom attribute data-rvt-offscreen-reset to your modal.

Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.