Okay
  Public Ticket #1857270
deeplink
Closed

Comments

  • elisa33 started the conversation
    Hello,

    I'm having a problem !
    I created a popup that has 4 slides. This popup is called "popup-1". For each slide, in the settings I added a deeplink : "pop1", "pop2".... from my page (not wordpress), so I created a link href="#popup-1", this link perfectly opens my popup slider. But I would like to create a link for each slide of the popup, for example: a direct link "popup-1 ----> pop2".
    I tried : href="#pop2"  does not work.
    "mydomain.com/mypage/#pop2" does not work.
    "#popup-1/pop2" does not work, etc etc...
    I am french so I hope you understand that I write !

    Do you have a solution to give me?

    Thank you in advance


  • [deleted] replied

    Hello elisa33,

    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, you can use deeplinking the same way for popups as well, like you would do with a normal slider. The process on how to set up deeplinking is explained in the documentation: https://layerslider.kreaturamedia.com/documentation/#builder-slide-linking
    Did you specify deeplink names in the slide options for each slide ? You will need to use those in this case and add them to the URL, instead of using the popup selectors.

  • elisa33 replied

    Hello,
    Thank you for your quick reply.
    It still does not work, maybe I misspoke. My site is not a wordpress site, I use the LayerSlider wordpress version for easy editing and then I export the sliders to integrate them into my html pages.
    On the demonstration models, I saw that links inside the slider could refer to other pages of the same slider using href = "# xxx".
    What I want me:
    I have a slider composed of 4 slides (for example each slide represents a photo). When the slider opens, I can  go to the desired slide (photo 1 to 3, 3 to 2 etc.).
    When I create a link on my html page of style 'href = "# myslider"', the slider (popup) opens at slide 1 and I can zap to the slide desire, photo 3 for example. (your interactive-slider model)
    What I would like is to have 4 links on my htlm page that send me directly to a specific slide, example link 1 = myslider / photo1, myslider / photo2 etc ....

    I have created a deeplink on each slide, style photo1, photo2 etc, I try to call them via # photo1 ...
    I tried to follow what is said in the documentation using the deeplink but it does not work. If on my html page I create a link href = "# photo2" (deeplink slide 2), it does not work, ditto with mydomain / mypage / # photo2 it does not work ........
    I do not understand why?
    would you have a model with a link external to the slider that refers to a specific page of the slider?

    Thank you very much !!

  • [deleted] replied

    Please note that the deeplinking feature was not meant to be used for external slider navigation. You cannot use it to change slides of an already loaded slider on the active page. It can only be used when you open up the slider for the first time on a new page and it will start with a certain slide. Unfortunately you cannot use it for external slide control.