• Resolved cshull

    (@cshull)


    Hi there – I have several popups on one page, all triggered by css classes I entered into the popup editor.

    Some of them work, and some of them don’t even though they are exactly the same.

    I’ve set up one of the buttons as:

    <span class="box-text gold-trigger">learn more</span> with “gold-trigger” as the trigger class in the popup editor. This one doesn’t work.

    I’ve set up another button as:
    <span class="box-text trigger-turquoise">learn more</span> with “trigger-turquoise” as the trigger class in the popup editor. This one DOES work.

    URL is https://christcenteredyoga.com/home-new/

    https://www.ads-software.com/plugins/popup-maker/

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Iser

    (@danieliser)

    @cshull – Think we got this one resolved already :). Just for everyone else, they were missing a . in the CSS selector for their click trigger. gold-trigger instead of .gold-trigger.

    Hope that helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Trigger not working’ is closed to new replies.