Popup not working when I add to a button
-
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)
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.