If you want to trigger the popup with a button (layer) inside the slider, you will need to enter the following line to the Open By Click field: #example
And then set an ID in the Link & Attributes tab, for the same button (layer) with the same name, so id="example"
Naturally the trigger button can be any element on your site, including external sources. You will need to apply the same method. Set an ID or class for that button (element) and enter the same ID/class to the Open By Click field.
There are two problems. IDs can't start with numbers, you will have to use a letter as a first character. Also, the hashtag (#) is not needed in the ID field in the Link & Attributes section, only in the Open By Click field.
Hello, I just bought a pro version of the LayerSlider WP, and I can't find this feature. docs.offlajn.com/layer-slider/46-tips-and-tricks/112-use-the-image-lightbox
I would like to display a photo gallery popup when I click on a image slider or on a button. like here (Photo Gallery) layerslider.kreaturamedia.com/features/popups/
????? i.imgur.com/4F0cAap.png ????
Thank you for your help.
Hey massik25,
The documentation you have linked is not for our product. It's for another version of LayerSlider on Joomla, that was developed by a partner team.
Our documentation for WP LayerSlider can be found on the following URL: https://support.kreaturamedia.com/docs/layersliderwp/documentation.html#introduction
If you're looking for a lightbox-like effect, you can read about it here: https://support.kreaturamedia.com/docs/layersliderwp/documentation.html#third-party-fancybox
And if you want to create popups you will need to use the dedicated popup feature, located in the Slider Settings: https://support.kreaturamedia.com/docs/layersliderwp/documentation.html#publishing-popups
Hi,
I know how to create a pupup but no how to create a button who can call the popup
Is this the good site ? https://layerslider.kreaturamedia.com/features/popups/
If yes, can you send me a link were I can see how to create a button who open a popup, like this button bellow
Thank you.
If you want to trigger the popup with a button (layer) inside the slider, you will need to enter the following line to the Open By Click field: #example
And then set an ID in the Link & Attributes tab, for the same button (layer) with the same name, so id="example"
Naturally the trigger button can be any element on your site, including external sources. You will need to apply the same method. Set an ID or class for that button (element) and enter the same ID/class to the Open By Click field.
That's not working.
my popup
myslider
There are two problems. IDs can't start with numbers, you will have to use a letter as a first character. Also, the hashtag (#) is not needed in the ID field in the Link & Attributes section, only in the Open By Click field.