Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Eero Hermlin

    (@eero-hermlin)

    It should be possible if you use on administration screen following settings:
    1) On “Triggering action” drop-down, choose: Click on element
    2) Element: enter jQuery selector for your link or menu item (can be whatever html element actually), from where you need it to trigger

    It might happen that you need to change href value for such link to following value: <a href=”javascript:void(0);”

    I hope this helps

    Tried doing the above . Does not work.
    Is there some other way also to show the pop up? may be by using the ID of the pop up?
    something like “< a hre f=”#id-456″> show < /a> ” ?

    EDIT
    My pop up frequency was set to once each week. Changed it to each time and it works great.

    Plugin Author Eero Hermlin

    (@eero-hermlin)

    Great to hear that it got solution.
    Otherwise, “Triggering action” -> “click to Element” should be right way to go.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to trigger the pop-up from link’ is closed to new replies.