Working with bbPress
-
Hi there,
I’m using bbPress and have a couple of questions about working with this plugin – which is great by the way! Theme My Login has totally sorted out my site for:
1. determining where to send users on login/logout
2. preventing any wp-admin access at all for non-admin usersThe only thing i’m stuck on is how to use bbPress’s login/register/edit profile/lost password pages instead of the built in Theme My Login pages. So for example, i have these URLs that i’d like to use:
1. Login: /discussions/sign-in/
2. Register /discussions/register/
3. Lost password: /discussions/lost-password/
4. Profile: /discussions/users/username/Is there any way to use these with the plugin, instead of the ones it creates:
1. /login/
2. /register/
3. /lostpassword/
4. /your-profile/my concern is that currently people have two versions of every page, and they’re styled differently with different markup and content. I really need to keep the 4 bbPress pages for a few reasons, so need to use those instead of the TML ones.
Thanks!
The topic ‘Working with bbPress’ is closed to new replies.