Okay
  Public Ticket #1865612
open by click pop up trigger
Closed

Comments

  • ilona n kamalu started the conversation

    Not sure I understand how to do the jquery to have pop up trigger when a button, register now, is clicked.

    Could you walk me through the process.

    Thank you

  • [deleted] replied

    Hello ilona n kamalu,

    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.

    Sure thing, it's not that hard to set it up, just try to follow my instructions. 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: example So this method is for opening a popup slider from another 'normal' slider.

    And in case you want to start a popup slider with a button outside of a slider from your site, you will need to apply an ID (id="example") or class (class="example") on that button and enter the same selector for ID (#example) or class (.example) to the Open By Click field in the Slider Settings. This way you can use any element on your site to trigger the popup slider.

    You also need to make sure that all 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.