Hi, on a slide, I want to open layer X by clicking layer Y, and then be able to close layer X by clicking layer Z. Essentially, it's like a modal function. How do I achieve that?
Use case:
I have a slide that shows several projects (think portfolio). I want to create a button (layer Y) that says "Learn More", and when a visitor clicks on the "Learn More" button, that will display the project details (layer X) on the screen in the same current slide. Then I will have an "x" button (layer Z) on layer X that the visitor can click on, that closes layer X. The whole time, the visitor is still on the same slide.
It is not possible to achieve this feature, because there are no layer event handling in the plugin. I suggest you to try this solution for example: You should set your portfolios and buttons to static layers, and if the user click to y then the slider should navigate to the next slide which contains the layers from the previous slide, the more content and a button for revert back to the previous slide.
Hi, on a slide, I want to open layer X by clicking layer Y, and then be able to close layer X by clicking layer Z. Essentially, it's like a modal function. How do I achieve that?
Use case:
I have a slide that shows several projects (think portfolio). I want to create a button (layer Y) that says "Learn More", and when a visitor clicks on the "Learn More" button, that will display the project details (layer X) on the screen in the same current slide. Then I will have an "x" button (layer Z) on layer X that the visitor can click on, that closes layer X. The whole time, the visitor is still on the same slide.
Thanks
Hello Henry,
Thank you for getting in touch with us!
It is not possible to achieve this feature, because there are no layer event handling in the plugin.
I suggest you to try this solution for example:
You should set your portfolios and buttons to static layers, and if the user click to y then the slider should navigate to the next slide which contains the layers from the previous slide, the more content and a button for revert back to the previous slide.
Best Regards,
Andrea | Kreatura Support Team