Info
- 2 posts
- 2 voices
- Started 10 months ago by EtHeO
- Latest reply from pimarts
- This topic is not resolved
registration page
-
- Posted 10 months ago #
I can't find the user signup page url for an installed instance of the bbpress plugin. This is the url: http://www.africareport.com.dev.studioseptember.nl/business-opportunities/
Can anyone give me a hint as to where to search for it? I found the php/html code in bbpress/bbp-themes/bbp-twentyten/page-user-register
-
- Posted 10 months ago #
This has been asked a couple of times already, try to search for it.
------------------------
domain/wp-login.php?action=register should do the trick.
There are shortcodes for the following though, so you might be able to make your own register page (I'm running bbPress in combination with BuddyPress so I don't need it):
[bbp-login]
[bbp-register]
[bbp-lost-pass] -
You must log in to post.