Limited availability during the holidays

Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.

We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!

Okay
  Public Ticket #2833551
Features/Limitations
Closed

Comments

  • Prasanth started the conversation

    Is it possible to do the following?

    1. Have multiple sliders on a single page

    2. Nest a slider within another slider

    3. Use popups from inside a slider (to function like a modal or lightbox when a user clicks an image)

  •  244
    Kreatura Support replied

    Hello,

    Thank you for getting in touch with us!

    There is no limitation in the plugin, so you can show multiple sliders on a single page.

    It is not possible to nest a slider within an other slider, you should merge them to one instance.

    You can trigger a popup slider with clicking on an image inside a slider. You should add a specific class or Id to your image layer and after that you should use that selector in the open by click option of the popup.

    Best Regards,
    Andrea | Kreatura Support Team

  • Prasanth replied

    Could you provide an example of #3? I'm having trouble getting it to work.

  •  244
    Kreatura Support replied

    Hello,

    You should try to add the 'open-popup' class to your image layer.
    After that in the initalization code of the popup,  you should use the following attribute:
    popupShowOnClick: '.open-popup'

    Best Regards,
    Andrea | Kreatura Support Team