-1
I’m trying to run a video of Vimeo on a website I’m working on. He opens the popup video when you click the button, but the message appears:
"This video may have been moved or deleted." But the video is there.
Follows code:
<a href="https://vimeo.com/317760843" class="icon popup-vimeo d-flex justify-content-center align-items-center">
<span class="icon-play">
</a>
Could you help me please?
What code opens the popup?
– Valdeir Psr
Guy I tested here using the standard modal of Bootstrap 4 and worked right...
– hugocsl