Page 1 of 1

Pop up On Click

Posted: Thu May 02, 2013 7:20 am
by ruess
I have tried to follow the guide here:
http://www.wpsubscribers.com/tutorials/ ... -link.html'

to no avail
I have tried everything, including setting my default template back to teneleven and shutting off all my plugins, but it's not working. Could someone post more clear instructions than what's written?

Here's what I've done so far:
1) Placed the following code in the optional jquery box:
var notview=1;

2) Created a link on a page, in the html editor:
a href=”javascript:void()”onclick=’jQuery(“#popup”).modal({open:true,closeClass:”popoup-front-close”,overlayClose:true})’>Open Pop Up</a>

NOTHING

Am I missing something? Do I need to tell the code which particular popup I want to use?

Thanks,

kevin

Posted: Thu May 02, 2013 7:52 am
by Jean-Christophe Bisoux
Hi Kevin,

do you have a link where you install this code ?

Regards,