Hi,
Is it possible to open youtube link as prettyphoto in Layerslide WP. I know you could use Prettyphoto in href, but I can’t find a way to make it work in a Layer slide.
The first layer in the slide, I wan’t that video to open in prettyphoto: https://home.opv.se
Cheers,
Ted
Hey opvab!
Add a URL around the image like so.
<a href = "URL to your youtube video">
<img src = "URL to your image" />
</a>
And it will open up the video in a popup when you click on it. You need to make sure the youtube URL look like this though.
https://www.youtube.com/watch?v=3sVt-BBC7PE
Using youtu.be will not work.
Regards,
Elliott
Elliot,
the problem was “youtu.be”. When I took ordinary Youtube URL it went PrettyPhoto by itself.
Thanks,
Ted