Pro lightbox from a link on revolution slider

Hello I have this code here

[image id="my-yt" src="http://staging1.kidsmagicworld.com.au/wp-content/uploads/2018/10/inv.png" link="true" href="//player.vimeo.com/video/296171325?quality=540p" lightbox_video="true"]
[lightbox selector="#my-yt"]

On my revolution slider found here: http://staging1.kidsmagicworld.com.au/home-test-2/ (click the “play full promo video”

the image is actually simply a transparent PNG over a flashing button from revolution slider

Is there an alternative way to open the lightbox from revolution slider?

because I would like to have some other actions on click (such as stop the current background video from playing, perhaps move to the next slide as well as having the video lightbox appear)

Hi there,

Thanks for writing in!
Can you please check this article https://www.themepunch.com/faq/using-fancybox-with-slider-revolution/
It might help you to implement your features.

Thanks

too complicated for me

can any of this help

trying to figure out if the buttons option can work with revolution slider however

selector – Accepts a unique selector used on elements that should open their href value in a lightbox. We will discuss this in more detail later on.

is there an option to make in the revolution slider?

Regretfully, there is no other alternative method to achieve what you need without custom development so you will need to consult a third party developer for this.

Thank you for understanding.

is your “fancybox” the same fancybox mentioned in that help file?

as in can I use the same class files and ID’s?

Hey @b960a518-a049-4215-9,

We are using iLightbox displaying lightboxes.
You mind changing your shortcode into this:

[image class="my-yt" src="http://staging1.kidsmagicworld.com.au/wp-content/uploads/2018/10/inv.png" link="true" href="//player.vimeo.com/video/296171325?quality=540p" lightbox_video="true"]

[lightbox selector=".my-yt"]

Hope this helps. Please let us know how it goes.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.