Info
- 8 posts
- 3 voices
- Started 2 years ago by kikko088
- Latest reply from kikko088
- This topic is not resolved
bbpress login & registration in wp
-
- Posted 2 years ago #
can I put bbpress login function on the sidebar of wp?so the user can be login on bbpress profile from a wordpress page...
kikko088?
-
- Posted 2 years ago #
Yes! Copy the code for bbPress login (html) and paste it into a widget, it should work.
-
- Posted 2 years ago #
thank you :)
-
- Posted 2 years ago #
You should consider integrating both WordPress and bbPress to have login synchronization (loggin into one will make you login for the other too and the same goes with logout)
-
- Posted 2 years ago #
my bbpress and wordpress ara just integrating, if i'm login with wp i'm login also with bbpress, but while the registration with bbpress the user must insert name, email, site with wordpress the user must insert only a nickname and email...I want to menage the registration only with bbpress....I try to put the html code for login but there is a little problem, until the user isn't logged in the sidebar there is the login form, but when the user login in the sidebar remains the login form instead "Welcome, user, ecc....."
There is another way for put login form in the sidebar?thank you
-
- Posted 2 years ago #
but while the registration with bbpress the user must insert name, email, site
Only username and email are required.
-
- Posted 2 years ago #
ok but I want that the user put also other information...
I don't like the wordpress profile manager, i prefer the profile manger of bbpress than i want that all user access only to bbpress profile manager. -
- Posted 2 years ago #
U found this topic http://bbpress.org/forums/topic/load-bbpress-into-wordpress it can be a solution but when I put require_once('/bbpress/bb-config.php' ); i recive a blank page... :(
any solution?
kikko088
-
You must log in to post.