Is there a way to add video icon to thumbnail that link to video?
Hello,
I've got a RoyalSlider with images and videos, and I'd like to add icon video above/overlay the thumbnails with videos (I mean only the thumbnails with video).
Is it possible?
Thanks.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Michele on 14 Jan, 2022 02:20 PM
I've tried using this instruction but not works:
This is the full code used:
Support Staff 2 Posted by Dmytro Semenov on 16 Jan, 2022 07:30 PM
Hi,
Your code is correct, but you're running it after slider is initialized and after thumbnails are generated. If you don't want to bother with creating a module, you can just loop through thumbnail elements, for example:
3 Posted by Michele on 16 Jan, 2022 08:05 PM
Thanks!
Michele closed this discussion on 07 Feb, 2022 03:36 PM.