Okay
  Public Ticket #1751638
direct link to a popup slider
Closed

Comments

  • Daniel started the conversation

    Hello, I would like to link a popup layer slider directly.
    -> Example: Domain.com/Testslider

    Question: is that possible?
    If so, where can I find the direct link?

    Greetings Daniel

  • [deleted] replied

    Hello Daniel-Hannover,

    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.

    Yes, that is possible. You can link directly to sliders and to a certain slide inside them, by using deeplinking: https://layerslider.kreaturamedia.com/documentation/#builder-slide-linking This method also works for popup sliders, just make sure that they are launched when the page is opened.

  • Daniel replied

    Would you tell me where exactly I can enter in the layer options a deep link name?
    I can not find this point in the options.

    Greetings Daniel

  • [deleted] replied

    Please read the deeplinking section of the documentation that I've linked in my previous message. It details how to set it up exactly. If you create the deeplinked URL you can use it the same way as you would with any other links, in the Link & Attributes tab of the layer.

  • Daniel replied

    I read the part "Deeplink". But can not find the option: Here is the text:

    Deep link

    You can use a special slide when you visit your site. A deeplink name in slide options and use it as a reference in the URL with a hashtag. For example, if you've got the name "surprise", your URL should look like this: yourdomain.com/yourpage/#surprise. This will start with LayerSlider with the slide where you set it (instead of the first one) when someone navigates to the page with this URL.

  • Daniel replied

    Ok, I found the function.
    Here I can specify a deeplink for each slide (photo).
    But I want to create a deeplink for the slider itself.
    The goal is that if someone clicks on a link, the slider opens on my side.
    I want to open a popup layer slider out of SliderRevolution.

    That's why I need a link for the complete slider.

  • [deleted] replied

    That is exactly what deeplinking is for. You create a deeplinked URL for your slider's first slide. For example daniel.Schoenemann.de/homepage/#layerslider  and add this URL to the element that you want to trigger it. Once it's clicked it will open that page where the slider is and play the slider from the first slide.

  • Daniel replied

    OK thank you for the info.
    Where do I put the / homepage / # layerslider?
    #layerslider is the name of the slider. I understood that.
    Where do I set "homepage"?
    The buttons with which the sliders should be started are directly from the start page of my website .

    Is it possible to open the popupSlider directly from where it is started?
    I do not want the page to be changed.

    Greetings Daniel

  • [deleted] replied

    Yes, you can do that too. In that case you don't need any deeplinking, just a popup slider with a custom selector/trigger.

    I believe I had already detailed this in one of your earlier tickets, but this is how you set up custom trigger for a popup slider:

    In case you want to start a popup slider with a button/element outside of a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button/element 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 slider(s) that you want to use (the popup as well) are added to the page. You can also use the Slider Settings -> Popup -> Target Pages section for this purpose.

    So basically just include the popup slider to the same page where the rev slider is, and create that trigger (ID/class) for it inside the rev slider, so you can open it with that button/element.

  • Daniel replied

    I'm sorry but I can not follow you.
    Do you have an example in your tempates?

  • [deleted] replied

    I'm sorry, but I'm not sure how else could I explain it. Those are the literal steps in my last response that you need to take to set this up. Set the attribute (ID) on the layer in the rev slider -> enter the selector for it (#ID) in the popup slider -> insert both sliders to the same page and that's it. 

    Please look around in the admin interface more carefully, everything you need is there and everything has been already explained multiple times.

  • Daniel replied

    Can not you send me a screenshot?

  • Davidii111 replied

    Hello Attilla, i had this working with defining a class and class name in setting Open By Click.

    But i cant have it working on 2 buttons on the same page? the classes has to be unique? Do you have a work around for this?

  • [deleted] replied

    Yes, you can. Only IDs are unique and have to be named and used separately. Classes can be used multiple times. So a class selector that is attached to two different buttons can be entered to the Open By Click field.