• Resolved bsatsangi

    (@bsatsangi)


    how to show a popup as a page ? i mean not showing as a popup but a real page ? is there a short code for a popup ? which i can use on a page ? where can i find the short code for a popup ?

    my purpose is that user can access to popup manually by clicking on a link or something, please advise.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @bsatsangi

    I hope you’re fine today!

    It’s not possible and there’s no shortcode for this (for showing popup as separate page). Hustle modules (popups etc) were never designed with this kind of use in mind and the way they are generated/displayed is way too “dynamic” to use it like this, I’m afraid.

    But if the purpose is only to make popup show “on click” rather than automatically then this is doable. There’s already such option and you can use it.

    On popup’s “Behavior” configuration page you’ll find “Pop-up Trigger” option so you would need to disable the “Time” option first and enable the “Click” option.

    Once you enable “Click” option and expand it you’ll see two ways to use it:

    1. “Trigger by clicking on an existing page element(s)

    If you check this one, you’ll need to provide CSS ID of an element to click on (that can be for example a button or an image on the page).

    2. “Render a trigger button”

    If you check this option, simply copy the shortcode and put it on site anywhere you want the button to appear. Once visitor clicks on that button, a popup will show up.

    Best regards,
    Adam

    Thread Starter bsatsangi

    (@bsatsangi)

    “Render a trigger button” dosen’t seems to be working, i pasted the below short code for render trigger button on a page, but its not poping up any thing, it just idle does nothing.

    [wd_hustle id=”7″ type=”popup”]Click[/wd_hustle]

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @bsatsangi

    Is it possible to send the page that you added it and we can take a look?

    Sometimes the issue is related to any plugin conflict causing JS errors.

    Best Regards
    Patrick Freitas

    Thread Starter bsatsangi

    (@bsatsangi)

    looks like it works for one time only, and dosen’t respond after that.

    https://limebroom.com/popup/

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @bsatsangi,

    looks like it works for one time only, and doesn’t respond after that.

    Could we know what behaviour you have set for the popup once its closed?

    Screenshot from 2021-10-22 15-41-24.png

    If it’s configured to not show across the site then what you notice of popup displaying only once, would be the expected behaviour once you close the popup.

    Please do let us know whether that is the case or not so that we could check further if needed.

    Looking forward to your response. Have a nice day ahead.

    Kind Regards,
    Nithin

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @bsatsangi ,

    We haven’t heard from you for several days now, so it looks like you don’t need our assistance anymore.

    Feel free to re-open this ticket if needed.

    Kind regards
    Kasia

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘how to show a popup on a page’ is closed to new replies.