How can I open a lightbox when I click a portfolio item?
-
I see that I can link portfolio items to a custom URL, but I’m not sure how to make them open a custom lightbox instead.
I have WP Featherlight installed, which lets you open a custom lightbox like this:
<a href="#" data-featherlight="#mylightbox">Open element in lightbox</a> <div id="mylightbox">This div will be opened in a lightbox</div>
But how would I get that or a similar plugin to work with Visual Portfolio items?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘How can I open a lightbox when I click a portfolio item?’ is closed to new replies.