[Please describe this bug in as much detail as possible so we can replicate & debug this bug]
Trying to use the “Link type” => “Lightbox Video” to open an MP4 video self-hosted.
I have tried from an icon and a button. The lightbox opens and I can hear the video playing. It sounds like it is playing twice. However, the video in the Lightbox is not playing. If I do click play, the video does in fact play. When I close the lightbox, I can still hear the video playing, even though I can’t see a video anywhere. See the linked video.
I have a media field which stores the video in the backend. So, in the builder, I call it dynamically inside a query loop. When I click the icon, the lightbox opens but nothing happens.
I also tried creating a text field to store the video’s link. And when using this method, when I click the icon, the lightbox opens but the user can see the link to wp-content when hovering it and I can’t disable downloads.