Quantcast
Channel: WordPress.org Forums
Viewing all articles
Browse latest Browse all 46187

MrFarbodD on "[Plugin: WP Sliding Login | Register Panel] Login redirects to forums."

$
0
0

I've installed this mod and I've done some changes to it. But the problem is when I when I click login it redirects to my forums which I've installed (Simple Machine Forums) and linked it to Word Press using a bridge. Now I want it to login direcly instead of redirecting me to my forums login page.

I've currently got this code:

<input type="submit" name="submit" value="Login" class="bt_login" />
<input type="hidden" name="redirect_to" value="<?php echo $_SERVER['REQUEST_URI']; ?>"/>

For the login button.

Someone please help. Thanks!


Viewing all articles
Browse latest Browse all 46187

Trending Articles