• Resolved cab123

    (@cab123)


    Hi there!
    First of all I want to say, that Popups plugin is fantastic! Thank you a lot!
    Is any method to call popup window by link exists? In other words, I want to use that plugin to show popup contact form. And show this contact form when visitor clicks link “Contact us”. That would be great.
    Thank you in advance!

    https://www.ads-software.com/plugins/popups/

Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Author Damian

    (@timersys)

    yes you can add to a link like <a href="https://yoursite.com/post-name/#spu-POPUPID>CLICK HERE</a>

    Of course change POPUPID” for the number of the popup you want to show

    MWB

    (@lenspilot)

    hello damian!
    i have a similar problem wanting to launch a popup just with a link directly even when the current post is not in the rules. like a direct access of the popup independent of rules set up. is that possible somehow?
    many thanks for your help!

    Plugin Author Damian

    (@timersys)

    No its not. The popup need to pass display rules first. You can set the display rules to show in all pages and then configure the popup to show after 9999 seconds for example.

    MWB

    (@lenspilot)

    ok, i see – in my case i wanted to have the same popup on a specific slug and by link trigger and i didnt manage to bypass the ruleset ??
    i did it the way you proposed now. i would be cool to have an option for the future to bypass the rules with a link if you want to accept the wish ??

    I’m trying to do the same thing where someone can click on a button to trigger the popup.

    However, it keeps giving me a 404 error.

    It is set to test mode for the moment.

    This is what I am using for the link “/post-name/#spu-2963”.

    I also tried using the permalink “https://orangecountydemocrats.com/spucpt/newsletter-signup/&#8221;

    You can check it out in the “Sign up for news alerts” section of my front page:

    https://orangecountydemocrats.com/

    Thanks for your time.

    Plugin Author Damian

    (@timersys)

    The post-name post exist?

    If you want to open in the same window just use https://orangecountydemocrats.com/#spu-2963 or #spu-2963

    I finally got it to work. That last suggestion was what I needed.

    Based on the second post, I thought I needed to call it from another post.

    Personally I think this thread is now resolved.

    I was the second reviewer of this plugin and my five star rating still stands!

    Thanks so much for your time and work!

    Plugin Author Damian

    (@timersys)

    If you like the plugin please support us by leaving a nice review

    Hi guys, thanks for this info, just what I was looking for. I’m able to get this to work with a text link. BUT, I need it to work with a image map and it does not for some reason.

    <h2>test</h2>
    this works

    <area shape=”rect” coords=”622,697,744,733″ href=”#spu-9842″>
    this does not work

    THANKS!

    Plugin Author Damian

    (@timersys)

    That won’t work. It only works with <a> elements. You can use the premium version that support classnames

    So the premium version will allow for this? And if so, will there be special coding for it to work? thanks

    Plugin Author Damian

    (@timersys)

    Nope coding. Simple do:
    <area shape="rect" coords="622,697,744,733" class="MYCLASS">

    and on backend use MYCLASS as trigger option

    Sorry, where does MYCLASS as trigger option go?

    Plugin Author Damian

    (@timersys)

    On the premium version it says “Trigger popup by classname” and you add it there.

    On the free version you have “Trigger after X seconds” or “trigger at % heigh” but on premium you have a few more options

    Ok got it, thanks!

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘Call popup by link’ is closed to new replies.