nhojeinnor
Member
Posted 8 months ago #
Good Day,
I am using simple modal plugin on my site and used a premium theme but the problem is when a user login it only loads the image loader and the white background and it takes forever without doing nothing. Is there a way that the when the user login it will redirect to the homepage or samepage?
I already used the peter redirection plugin it but no luck
Here is my code im using:
<a href="wp-login.php?redirect_to=<?php echo $_SERVER['REQUEST_URI']; ?>" class="simplemodal-login">Login</a>
Please help me.
Thank you!
http://wordpress.org/extend/plugins/simplemodal-login/
Joker P.
Member
Posted 5 months ago #
hi! did you solve the problem somehow and if you did, how???
any help would be highly appreciated!
cheers!
gdisalvo
Member
Posted 2 months ago #
I would like to have the plugin stop going to the admin page after login? Did anyone get this solved?
1) No extra plugin to do the redirect. Forget peter redirection plugin.
2) I would like to have it so it is just ADMIN level goes to ADMIN page.
3) all other start on the main web page.
I could try to fix the code myself but I have many other codes fixes to debug. If someone gets a quick fix let me know.
thanks,
nidheeshchandran
Member
Posted 2 months ago #
third part redirection wont work with this plugin i believe.. i think we need to edit the plugin itself to make it redirect to home page..