Tagged: Lightbox, One Page Portfolio, Youtube
Hi, I want to use the One Page Portfolio as my homepage; however when they click on the button I want it to open a YouTube Video in a Lightbox.
Currently this isn’t possible, as it will only allow me to open the image in a lightbox or open a link to the YouTube video.
Is there a workaround for this?
Hi rednovaMeUp!
Edit the portfolio item them look for “Overwrite Portfolio Link setting”, set it to “Define custom link”. Add the url of a youtube video or vimeo video. The portfolio images or thumbnail will open the video in a lightbox once click.
Best regards,
Ismael
Hey!
Edit an image then on caption text place something like this:
<a href="http://www.youtube.com/watch?v=G0k3kHtyoqc" class="lightbox" rel="lightbox">Click Here</a>
Regards,
Ismael
Thank you, that was an excellent solution!