10-04-2011, 06:02 PM | #1 |
Junior Member
Join Date: Mar 2011
Posts: 13
Rep Power: 0 |
Comments login link goes to wp-admin
In Wordpress my comment template display the LOGIN link above each comments if you aren't logged in, saying that i need to be logged to comment the post. Now, the problem is that the login link send the user to the wp-admin login, instead of the vBulletin login. How can i set it?
i tried to insert the link http://website/forum/login.php?do=login in the wp-includes/comment-template.php instead the login wp href Code:
href="' . esc_url( wp_login_url( get_permalink() ) ) . '">' . $login_text . '</a>'; Can you help me? |
Reply With Quote |
10-06-2011, 09:54 AM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Why would you want to send them to the forum link? If fully integrated, they can login using the WP login.
|
Reply With Quote |
10-13-2011, 03:32 AM | #3 |
Junior Member
Join Date: Mar 2011
Posts: 13
Rep Power: 0 |
there is a direct link to the login form in my wp comments themeplate. when i clicked it, normally i expected to see the form into the forum thanks to your plugin, not the wordpress login form. that's what happenend, i saw the login form into wordpress, not the forum page login. do you know what could be the problem?
|
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Must Login via vBulletin? | Zzz | vBulletin Wordpress Bridge | 0 | 09-27-2011 01:40 AM |
WYSIWYG editor not available when using vB login to the backend | netmax | vBulletin Wordpress Bridge | 0 | 05-25-2011 11:55 AM |