Using SimpleModal-Login from a link – Reset password not working
-
Hi,
I am trying to load the lightbox of simplemodal login from a link in the comments field – can be seen at https://zuntier.solutions-lab.net/2012/10/testing-carousel-by-posting-as-blogger-4/
if you scroll down to leave a comment, once you click log in, if you hit register or lost password on the lightbox nothing happens.
display:none is not changedto display:block. no jquery error
this is how I am calling the simplemodal thing:
<div class="help"> <p><?php _e('You must be registered and logged in to post a comment.', ''); ?> <a href="/wp-login.php" class="simplemodal-login" > <?php _e('Log in now', ''); ?></a></p> </div>
https://www.ads-software.com/extend/plugins/simplemodal-login/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using SimpleModal-Login from a link – Reset password not working’ is closed to new replies.