not play carousel video with vimeo
Opened this issue ยท 4 comments
martinezbohorquez commented
Error in this page
https://unitegallery.net/index.php?page=carousel-video
juanpa07 commented
I have the same problem with a video carousel in my page, and the carrousel stopped to reproduce the Vimeo videos.
juanpa07 commented
the same problem in unitgallery page:
unitegallery.min.js:3 GET https://f.vimeocdn.com/js/froogaloop2.min.js net::ERR_ABORTED 404 (Not Found)
zygal commented
Might be a bit too late for this but using a cdn link for froogaloop2 works, and the Vimeo video play with Unitegallery. Hope this helps someone else.
https://cdn.jsdelivr.net/npm/vimeo-froogaloop2@0.1.1/javascript/froogaloop.min.js
Add this as a <script>
tag on the page.
jonycho commented
It works!!
Thanks you ๐๐