• Resolved skerali

    (@skerali)


    So I followed the instructions step-by-step to try and get the popup to show when a user clicks a button:

    1. I selected the “Click on certain link / button / other element” and created the popup

    2. I added “onclick=”ppsShowPopup(100); return false;” to my button shortcode:
    [pivot_button onclick=”ppsShowPopup(100); return false;” appearance=”btn-primary btn-filled” target=”_blank” text=”SHOW ME HOW!”]

    3. I even added the code you suggest to my functions.php file

    BUT after all this the “SHOW ME HOW” button just opens to a new page: https://leads.sylviakerali.com/# and not a popup.

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

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

    (@supsysticcom)

    Hi @skerali

    I have followed the page link you have provided, and can’t find Popup by Suspystic there. Besides there is the Google Maps API error – https://prntscr.com/hth9yk – press F12 to open dev tool and click on Console tab.

    Please provide the page link on your site with Popup by Supsystic

    Thread Starter skerali

    (@skerali)

    I have created a new page for the issue here ??

    https://leads.sylviakerali.com/5-reasons-pinterest – just the first button that says “show me how!” uses your plugin.

    Not sure why there is an Google Maps error. I don’t use Google maps on the site!

    Thank you for responding.

    Plugin Author supsystic

    (@supsysticcom)

    Hi

    Please insert the code inside footer.php, not functions.php.

    When you insert that code inside the shortcode – I’m not sure it will work the way you need, a so it is for HTML tag, but not for shortcode and will it run from shortcode inside the tag – depends from your social sharing buttons plugin.

    Did you use these instructions to create popup on click?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Popup not working when I add to a button’ is closed to new replies.