Okay
  Public Ticket #2304876
Popup Layer slide trigger
Closed

Comments

  • Kevin Anderson started the conversation

    I need help getting a popup layerslide to work with a trigger click. I've created the popup but cant figure out how to assign the Open by Click function. The live preview works, but I cant get it to work on the page.

    For example I want to open the popup by clicking on an image or text block.

    Thank You for your time.  


  • [deleted] replied

    Hello Kevin,

    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.

    If you want to trigger the popup with a button (layer) from another slider, you will need to enter the following line to the Open By Click field of the popup: #example
    And then set an ID in the Link & Attributes tab, for the button (layer) in the other slider, with the same name, but without the hashtag: example

    Or in case you want to start a popup slider with a button/image/text outside of a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button/image/text and enter the same selector for ID (#example) or class (.example) to the Open By Click field in the Slider Settings of the popup slider.

    Please also make sure that the sliders that you want to use (the popups as well) are added to the page. You can also use the Slider Settings -> Popup -> Target Pages section for this purpose

  • Kevin Anderson replied

    Attila,

    Thanks for the quick reply. I'm still having issues. I want to link the popup to a button in another layerslide so when the button is pressed the popup opens. I used your example for the ID attribute. I think my issue is the linking section values, what should they be for the button layer? 



  • [deleted] replied

    Thank you for the feedback. 

    Nothing goes to the linking field, it stays empty. 

    All you have to do is add example to the ID field of the button layer, add #example to the Open By Click field of the popup, and insert both sliders to the same page.