Popup not opening on click
-
Greetings!
I’m working on implementing popups for each speaker personality on a webpage at this address: https://pgcbasketball.com/snaps/
Scroll down a bit until you see the Speakers section that features round profile pictures. I’ve put in all the code for Steve Shenbaum. Here’s my HTML content on that page:
<h4 style="text-align: center;"> <span class="popmake-steve-shenbaum" style="cursor: pointer;"> <img class="aligncenter wp-image-15534 size-thumbnail popmake-15755" src="https://pgcbasketball.com/wp-content/uploads/2013/03/SteveShenbaum-150x150.gif" alt="SteveShenbaum" width="150" height="150" /> </span> </h4> <h4 style="text-align: center;">STEVE SHENBAUM</h4> <p style="text-align: center;">Founder and President <a href="https://www.gameonnation.com" target="_blank">game on Nation</a> </p>
As far as I understand, clicking on that img should open my popup modal. The popup looks great when I preview it in the admin section, but it doesn’t trigger at all on the front end.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Popup not opening on click’ is closed to new replies.