• Resolved chrismead1989

    (@chrismead1989)


    Hi,

    I’m trying to get a pop up come up when a button is selected, but not really a coding whizz. It’s the button on the page saying £27.99

    Thanks
    Chris Mead

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @chrismead1989

    I hope you are doing well.

    Can you please navigate to PopUp > Edit > Behaviour > Click and use this ID:

    #BB-2

    https://monosnap.com/file/vpm5ghY0pNXnaD8xgWUmY0fsQg4NOF

    Save the settings and try to click on the button to confirm that PopUp will show up.

    Best Regards
    Patrick Freitas

    Thread Starter chrismead1989

    (@chrismead1989)

    Hi,

    Done that. But when I click the button, it just reloads the page. No popup

    Thanks
    Chris Mead

    Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hi @chrismead1989

    I checked the page and this button is an actual link. It’s an “a” HTML tag with “href” attribute set – empty, no URL given, but it’s still a link. This is “overtaking” as browser by default reloads the page after clicking on “empty” “a” tag.

    I’m not sure how this button was added but is there any way for you to “remake” it to either use some different HTML element (e.g. p, div, span or any “non-interactive” kind of tag) or to try to remove “href” attribute from its code entirely?

    Assuming that Hustle is active, popup is published and doesn’t have any additional visibility rules set that prevent it from showing up – it should help.

    Kind regards,
    Adam

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hey @chrismead1989

    It’s been a while since we’ve heard back from you so I’m going to mark this thread as resolved. You can still post back any updates or create a new topic.

    Warm regards,
    Dimitris

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

The topic ‘Pop up on button click’ is closed to new replies.