Okay
  Public Ticket #1397264
Modifying default shortcode name
Closed

Comments

  • lumspa started the conversation

    1) I defined a popup slider and would like to modify the default shortcode name...

    2) I'd like this popup slider to be either :

    a) matched to a specific slide of another slider (slide number 4 of the "Accueil" page) and opened as soon as the slide is displayed

    b) the same as above but displayed on hover on the slide

    c) open as clicked on the "découvrir" button

    Thank you for your support

    Lumspa

  •  69
    John replied

    Dear Lumspa,

    I'm not sure what do you mean on modifying the default shortcode name. Do you mean the Slider Slug option in Slider Settings next to the slider name text field?

    You can bind opening a Popup by click with the Slider Settings -> Popup -> Open by click option. This option requires you a CSS/jQuery selector. For example, under the Link & Attributes tab of  the layer, you can apply an ID name like open-popup-1 for that button, then enter the value #open-popup-1 for the mentioned Open by click option in the Popup slider.

    There is no option to trigger a Popup when the slider switches to a specific slide or when you hover it. You can use the LayerSlider API to achieve this functionality, but it requires web development experience and is not recommended for beginners.

    Best Regards,
    John | Kreatura Dev Team