Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,006
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,784
- Showcase
- 3,316
- Ideas
- 1,398
- Miscellaneous
- 9,170
-
Hi Tung,
To add a signup button to your site you can add the following code to your index.php file:
`<input type="button" id="sign_up" value="Create an Account!"
onClick=”window.location=’/register'”>`
The rest of your “problems” are not really problems because your register page works fine! It does not give me a 404 and I can sign up for your site.
You can add the same code above to your sidebar.php theme to add the signup button there
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS