Comments Maciek started the conversationFebruary 14, 2021 at 11:19amHi,The gallery section works well with the Vimeo linksĀ but not with YouTube, using frame function makes the Soundlab rollover obsolete. Any suggestions?Thank you,M 850Jelly repliedFebruary 14, 2021 at 7:59pmHello, Could you tell us which links do you use? Please try both (full and short one): https://www.youtube.com/watch?v=1l4rJZuS9jY and https://youtu.be/1l4rJZuS9jY Best Regards,Jelly Team Maciek replied privately 850Jelly repliedFebruary 14, 2021 at 11:58pmInstead of iframe please try this code: <div class="thumbnail video"> <a href="https://www.youtube.com/embed/n6FxSdBgglU" class="swipebox"> <img src="images/gallery/herbie.jpg" alt=""> <div class="rollover"> <i class="video"></i> </div> </a> </div> Best Regards,Jelly Team Maciek replied privately 850Jelly repliedFebruary 15, 2021 at 9:48amI used wrong youtube link. Sorry about that.Please use <div class="thumbnail video"> <a href="https://www.youtube.com/watch?v=n6FxSdBgglU" class="swipebox"> <img src="images/gallery/herbie.jpg" alt=""> <div class="rollover"> <i class="video"></i> </div> </a> </div> Best Regards,Jelly TeamMaciek repliedFebruary 15, 2021 at 2:36pmThat works, thank you!M 850Jelly repliedFebruary 15, 2021 at 6:01pmGreat! Please create a new ticket if you need our help in anything else.Best Regards,Jelly Team Sign in to reply ...
Hi,
The gallery section works well with the Vimeo linksĀ but not with YouTube, using frame function makes the Soundlab rollover obsolete. Any suggestions?
Thank you,
M
Hello,
Could you tell us which links do you use? Please try both (full and short one):
and
Best Regards,
Jelly Team
Instead of iframe please try this code:
Best Regards,
Jelly Team
I used wrong youtube link. Sorry about that.
Please use
Best Regards,
Jelly Team
That works, thank you!
M
Great! Please create a new ticket if you need our help in anything else.
Best Regards,
Jelly Team