Okay
  Public Ticket #1903242
Direct lin to a Popup Slider
Closed

Comments

  • Daniel started the conversation

    Hello,
    Is it possible to provide a popup slider with a link that can be started by the Revolution Slider? 

    If yes how ?
    Greetings Daniel

  • Daniel replied

    I have further tested in the meantime.

    If you click on https://daniel-schoenemann.de/ and select "Immobilien" and then click on the new slide on "HIER INFORMIEREN" button opens a new page with the POPUPSlider but I want that the Popoupslider directly on the page opens.
    How does this work ?
    I could not get the deeplink function to work.
    is it possible with the deeplink function?
    Greetings Daniel

  • [deleted] replied

    Hello Daniel,

    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.

    Please refer to your previous ticket: https://kreatura.ticksy.com/ticket/1751638/ We've already discussed this topic in it. You can find the answers there.

    Basically, the same way can be applied when using a Rev Slider element as a trigger. Set the attribute (ID or class) on the Rev Slider's button, add the selector to the LayerSlider popup, and include both sliders to the same page.

  • Daniel replied

    Hello,

    Unfortunately, I'm not a pro like you and unfortunately you have in contrast to the Revolution Slider no illustrated instructions.

    Here is an example how Revslider brings manuals to the customer: https://www.themepunch.com/faq/create-custom-popup-modal-in-slider-revolution/
    You can not count on customers with your own knowledge.

    But back to the topic:
    So there are 3 steps to work off ..
    1. Set the attribute (ID or class) on the Rev slider button
    2. Add the LayerSlider popup to the selector
    3. Insert both sliders on the same page

    Then we will do it step by step:

    to 1 .: What should I enter in the two fields? (see the screenshot)

               Is the link still necessary?

    to 2.: Where do I add the LayerSlider popup to the selector, what does the attribute look like? (please send me a screenshot)

    to 3 .: Insert both Sliders (Rev-Slider + LayerSlider popup on one page (that's clear).

    Greetings Daniel

  • [deleted] replied

    There is nothing about this that requires you to be a 'pro'. There are just three simple steps you need to make. You don't use both IDs and classes. Only one. So just enter an ID name (example) to the RS button. And then the selector for it (#example ) needs to be added to the Open By Click field of the LayerSlider popup in its Slider Settings -> Popup tab.

    Revolution Slider button -> ID -> example

    LayerSlider popup -> Open By Click -> #example

    Include both sliders to the same page

  • Daniel replied

    Ok i did it.
    Forgot to mention that one at
    "open automaticly after" has to leave the field empty, otherwise the slider will automatically move
    opens.
    And that's exactly what I'm expecting from you.
    Another question:
    Where can I set the background darker when the popup slider is opened?
    have a nice weekend
    Daniel

  • Daniel replied

    Here to the previous post yet a screenshot where the marked functions do not work.

    https://daniel-schoenemann.de/ -->click on the 3 slide (Immobilien) and then up  "Hier Informieren"

  • [deleted] replied

    If you're referring to the overlay as "background", then you can set its color with the Overlay color option in its corresponding section.

    Those two options work exactly like they should. The first one disables the overlay ("background") of the popup. And the second allows the popup to be closed by clicking away from it, not just with the close button.

  • Daniel replied

    ok, but it does not work in the preview.
    Another question:
    With her instructions:

    Revolution Slider -> ID -> Example

    LayerSlider popup -> Click to open -> #Example

    Add both slider on the same page

    did it work.

    Question:

    If I do the same of several Rev. Slider Slides on getting the same LayerSlider popup slider (in my case the contact form), that does not work?
    I copied the button from the Rev. slider to the other slides -> nothing happens.

    Greetings Daniel

  • [deleted] replied

    In that case you will have to use a class instead of an ID. IDs are unique so you can only use it for one element. But classes can be used for multiple elements at the same time.

  • Daniel replied

    what does a "class" look like?
    also #Example?

    Greetings Daniel

  •  110
    George replied

    A classname is starting with a point.
    So:

    Revolution Slider button -> CLASS -> example

    LayerSlider popup -> Open By Click -> .example

    Best Regards,
    George | Kreatura Dev Team