• Resolved orbitmansion

    (@orbitmansion)


    Hey – I’m currently using the FREE version of your plugin and I’ve created a popup, but I’m unable to make it open “on click”, despite using a CSS selector.

    I have set the selector as “.openme”

    on the page I want the popup to be triggered by a text link, I have:

    …please click <a href="" class="openme">HERE</a>

    but the popup will not trigger/open.

    Is there anything else I should be doing to make it work?

    Thanks in advance for your help 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ays Pro

    (@ays-pro)

    Hi Dear @orbitmansion,

    Thank you for the topic.

    Please use a button or span tag instead of a <a> tag.

    For instance: <span class="openme">HERE</span>

    Please let me know about the outcome.

    Thank you.

    sden

    (@sden)

    Elementor button doesnt work.
    Is click trigger free?

    • This reply was modified 5 years ago by sden.
    Plugin Author Ays Pro

    (@ays-pro)

    Hi Dear @sden ,

    Thank you for your question.

    We tried but have not found any related issue.
    Please make sure that you have filled out the selector correctly. To select an element with a specific id, write a hash (#) character, followed by the id of the element. To select elements with a specific class, write a period (.) character, followed by the class name. Separate multiple selectors with commas.
    For instance #mypopupID , .mypopupClass.

    Also, please check whether you have selected Both or On click for the Popup trigger option.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Popup trigger On Click issues’ is closed to new replies.