Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,005
- How-to & Troubleshooting
- 129,527
- Creating & Extending
- 25,791
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,170
-
Hi Kunal,
I’m using both on my test environment right now (still undecided if I want to go with embedded bbPress or external!).
You should be able to use BP’s internal bbPress forums by going straight to the BP forums slug.
By default, this is:
http://YOURBPINSTALL.com/forums/
If your external bbPress install is the same as this slug, you’ll need to modify your BP forums slug to something else.
You can do this by adding this line in your wp-config.php:
define( 'BP_FORUMS_SLUG', 'somedifferentslug' );
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS