I'm trying to create a link on a page to open a Photo Gallery popup. Is there any detailed information on how to achieve this? I see in the new popup window that there is a field for "open by click". Next to this field it asks for a jQuery selector. Is there any documentation on how to get or write this? I just want to add a simple Gallery button but cant figure it out
Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
If you want to trigger the popup with a button (layer) from another slider, you will need to enter the following line to the Open By Click field of the popup: #example And then set an ID in the Link & Attributes tab, for the button (layer) in the other slider, with the same name: example
In case you want to start a popup slider with a button outside of a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button and enter the same selector for ID (#example) or class (.example) to the Open By Click field in the Slider Settings.
Please also make sure that the sliders that you want to use (the popups as well) are added to the page. You can also use the Slider Settings -> Popup -> Target Pages section for this purpose.
Hello,
I'm trying to create a link on a page to open a Photo Gallery popup. Is there any detailed information on how to achieve this? I see in the new popup window that there is a field for "open by click". Next to this field it asks for a jQuery selector. Is there any documentation on how to get or write this? I just want to add a simple Gallery button but cant figure it out
Thank you
Hello wavdav911,
Thank you for getting in touch with us. My name is Attila and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.
If you want to trigger the popup with a button (layer) from another slider, you will need to enter the following line to the Open By Click field of the popup: #example
And then set an ID in the Link & Attributes tab, for the button (layer) in the other slider, with the same name: example
In case you want to start a popup slider with a button outside of a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button and enter the same selector for ID (#example) or class (.example) to the Open By Click field in the Slider Settings.
Please also make sure that the sliders that you want to use (the popups as well) are added to the page. You can also use the Slider Settings -> Popup -> Target Pages section for this purpose.