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

    (@danieliser)

    @alex Furr – Absolutely. Each popup has 2 unique classes like popmake-123 or popmake-contact-us, adding either of those will cause the element to trigger that popup when clicked. Or if you can’t add a class to the item you can use custom CSS selector strings like #header > .menu .menu-item-1 to target specific or whole sets of elements at once that will also trigger it.

    There is also a shortcode for use in the editor [popup_trigger id=123]Text Here[/popup_trigger].

    Hope this helps.

    Be sure to come back and take a moment to rate and review the plugin and or support after you get it set up.

    I am trying to do the samething as mr.Alex Furr. but it is not working . can you help me?

    Plugin Author Daniel Iser

    (@danieliser)

    @harendra123 – Best to start a new thread with all the details of what you have tried and a link I can look at. Glad to help though.

    Thread Starter Alex Furr

    (@alexfurr)

    Hi,

    Thanks for the swift feedback. I’d love to say that worked, but maybe I’m misunderstanding.

    1. I’ve created my popup and it has the class “popmake-221”
    2. I added the following shortcode to a page but the text is not a link
    [popup_trigger id=221]Text Here[/popup_trigger]

    I’ve also tried
    [popup_trigger id=popmake-221]Text Here[/popup_trigger]

    Seems harder that it should be ??

    Alex

    Plugin Author Daniel Iser

    (@danieliser)

    @alex Furr – Sounds like your popup is not targeted to the pages your trying to use it on. IE if the popup isn’t loaded then the links won’t have anything to open.

    Check the targeting conditions section (top right) when editing that popup, make sure that it is set to load on any page you plan to use it on.

    If that doesn’t do it then I will need a link to look at as there may be a JS error, usually caused by theme or other plugins that can prevent them from working.

    Thread Starter Alex Furr

    (@alexfurr)

    Thats the job! I missed out the step of making the popup available on all pages. Thank you very much Will rate your plugin after I’ve put it through its paces. thanks again,
    Alex

    Plugin Author Daniel Iser

    (@danieliser)

    @alex Furr – Awesome, glad you got it.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Does this plugin allow click to open pop ups?’ is closed to new replies.