Modal not loading, going to the login page
-
When I click the login and register links, I am just going to the wordpress login / register pages, without the modal to get loaded.
URL: https://www.formationweb.net/forums/
Code:
<a href="/wp-login.php?redirect_to=<?php echo $_SERVER['REQUEST_URI']; ?>" class="simplemodal-login">S'identifier</a> | <a href="/wp-login.php?action=register&redirect_to=<?php echo $_SERVER['REQUEST_URI']; ?>" class="simplemodal-register">Devenir membre</a>
Any help please ?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Modal not loading, going to the login page’ is closed to new replies.