Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
…
` or `
..
` to `
// Titles Of Respective BP Page Templates //
`
Save files.
The code can be found in https://buddypress.trac.wordpress.org/browser/tags/1.6.1/bp-themes/bp-default/sidebar.php You could ask theme author how to add the login form code in the dynamix theme
@r-a-y I am sorry I was not more thorough when I was describing the issue but you hit the nail on the head anyway as to what I meant by hiding the fact we are using WordPress. I just think it would be great for security purposes. Thanks for your info, I am looking forward to the release of BP 1.7 If I can help in anyway then just ask! Thank you Ray!
Windows/Linux hosting/XAMPP or something else? Single or Multisite installation?
– Deactivate BuddyPress
– Download/installation may have been corrupted. So download the zip file of the BuddyPress plugin at https://buddypress.org/download/ or https://wordpress.org/extend/plugins/buddypress/ .Unzip in your computer and manually re-upload via FTP/cpanel/filemanager, etc to wp-content/plugins/
– Activate BuddyPress
You should be able to disable the admin bar for logged-out users in the WP admin area by navigating to “Settings > BuddyPress“, then click on the “Settings” tab.
If someone really wanted to find out if you were using BuddyPress, then it would be quite simple. I would take steps to try and hide the fact you were using WordPress first, then move down the ladder to BuddyPress later on.
About notifications without the admin bar, there are some third-party plugins available like:
http://buddydev.com/plugins/buddypress-notifications-widget/ (a widget)
With BP 1.7, we’ll be adding universal theme compatibility, so we’ll be taking some steps to try and make life without the admin bar a little easier.
@anointed – The activity entry reply vs. edit was addressed here:
https://buddypress.trac.wordpress.org/ticket/4350
I tried to duplicate your problem on BP 1.7-bleeding and I can’t experience what you’re experiencing.
I edited a forum topic and the activity entry says “x edited the forum topic Y in the group Z”.
This is what I see when I edit a forum topic:

—
This is what I see when I edit a forum reply:

(Off-topic: should probably rename the h3 tag here to “Edit your forum reply in ‘New Topic'”)
—
If you’re using some plugins or you have modified your BP template files, this might also be contributing to your problem.
Edit: I see that you’re using bbPress trunk and not bundled bbPress. If you’re using bbPress v2.0 integration with groups, then that’s probably what’s causing the issue. Still some refining to do before everything gels with one another!
Ok, thanks again @mercime. The only consideration that I have is the fact that I want to get BP working on my sub-domain. If I can do that using 2 instances then I will leave everything alone. It just seemed as though you were saying that I had to enable multisite in order to make that possible. So if what I think you’re saying is correct I do not need to uninstall WP on the subdomain to create a multisite network, I just need to deactivate my plugins and then follow the instructions found here: https://codex.wordpress.org/Create_A_Network (?)
@obsidianmarketing 2 WP instances or 1 Multisite installation == it all depends on what kind of website you are running.
Example 1: I have 2 WP instances for an organization where the main site, http://www.example.com deals mostly with organization blog/news plus around 700 pages of general information. The subsite community.example.com is the private BP site on a second database.
Example 2: For another installation, it’s multisite and the information generated in the main site is from the user blogs.
== Since I already have WP installed on my sub-domain do I need to uninstall it on the sub-domain first? If so does that just mean that I will delete the folder that was created with the name of the sub-domain in the public_html folder? ==
Before you make any major changes to your installation, backup DB and server folders. If you believe that your organization will be better served with a multisite installation, then deactivate BuddyPress and create a network (make multisite) on example.com. Then you might want to import DB of subsite into DB of main site if you already have added a lot of information. In certain cases, you only need to import the XML export from your WP install in subsite.example.com
For more assistance should you go the multisite route, please go to https://wordpress.org/support/forum/multisite
Are you using an apache server ?
Do you have a htaccess file ?
Here are a couple of links that include info re htaccess:
https://codex.wordpress.org/Using_Permalinks
http://www.netmagazine.com/tutorials/protect-your-wordpress-site-htaccess
@boonebgorges @djpaul In that case, any other ideas or plans for hierarchical groups, the way there are hierarchical pages in WordPress?
Nothing’s changed. BP bbPress and all other WP plugins have always been hosted at the WordPress.org plugin repository. BP.org with special script “gets” the plugins tagged with BuddyPress for https://buddypress.org/extend/plugins/
@schwarzaufweiss plugins which are supposed to be compatible with BuddyPress are tagged as such in the WP Plugin Repository https://wordpress.org/extend/plugins/search.php?q=buddypress
edit- djpaul, didn’t see your post. i took too long to post answer 
Suggest you use https://wordpress.org/extend/plugins/ for now
I am not certain this is what you desire but check out my blog. I have code snippets that may help you. Read the post and you will understand the end result from the snippet. Have a great day and hope it helps!
http://ezwebdesign.wordpress.com/2012/09/14/removing-admin-bar-removing-dashboard-access/
I think this is a bug that was found when integrating bbPress 2.1 with Buddypress. If that’s the same problem, they are working on a fix for bbPress 2.2 https://bbpress.trac.wordpress.org/ticket/1906
Yeah I’m quickly learning that the buddypress and bbpress trunk is nowhere near as stable as the WordPress trunk. I’ve always run the WordPress svn trunk updated nightly for years now and have never had a problem.
@artxx on the link to profile page, you add the code yourself https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/adding-dynamic-link-to-main-menu-item/
Or use https://wordpress.org/extend/plugins/buddypress-profile-menu/ if you’re using bp-default or child theme of the BP Default theme.
As for incorporating jQuery Edit in Place plugin with members’ profile pages, that’s beyond the scope of the forums. You’d either have to code it yourself and/or post it in jQuery forums or stackexchange.com where a volunteer may be available to assist you or hire a developer to do so.
I am using bp 1.7bleeding with WordPress 3.5alpha.
Yes, I can upload themes, update plugins etc. Everything else works perfectly. This is the first problem I have come across with this install.
>> Can we assign specific widgets to specific pages?
@awclubbock Yes. You can use the widget logic plugin https://wordpress.org/extend/plugins/widget-logic/ where you use WP’s or BP’s conditional tags to control where that widget shows up.
>> How do we create the Lost Password URI for the BBpress login widget in the footer?
>> How do we list all forums on the forums page?
Go edit the Forums page in dashboard and add the bbp-forum-index shortcode https://codex.bbpress.org/shortcodes/
>> How do we enable the registration on the register page? [The register page is blank right now.] (Can we limit who can register with a code?
– Make sure you’re logged out before trying to register
– Did you activate BP template pack and go through Appearance > BP Compatibility process? Or go to Settings > BuddyPress > Pages panel and check if a page has been assigned to Registration
Are you using the latest version of BuddyPress with the default theme? If not, then what is your set up theme wise and what version of BuddyPress?
Also, just as a check can you upload themes to your media area in WordPress?
Curious, can you log in at WordPress.org and bbPress.org with the username and password used to log in BuddyPress.org?
@hamzahali You need to change 16 template files within the 6 BP folders transferred to your bold theme folder in server during the compatibility process.
If you’ve previously changed any of the BP template files in your bold theme folder in server, replace all of them for a clean slate by deleting the 6 BP folders – /activity, /blogs, /forums, /groups, /members, and /registration – then re-run Appearance > BP Compatibility.
Download the 6 clean BP folders to your computer hard drive.
A. At the top of each of those 16 template files I linked to above, replace
`
with the following:
`
‘,’
‘); } ?>
Then, in each of 16 files, you’d like to change the BP Templates’ page title’s header tag from `
` or `
` to `
`
Save files.
Hi @alex_h ,
you can peronlize BuddyPress Default Data plug to make it stress testing script. this pluging will create lots of users, messages, friends connections, groups, topics, activity items – useful for testing purpose.
== . I want my subscribers to have the option to choose which sites they want to be a member of. ==
You can make suggestions via https://wordpress.org/extend/plugins/welcome-pack/ then also add this plugin to blogs/subsites created by users http://buddydev.com/plugins/join-blog-widget/
@benzine You’re welcome.
== if I want to get rid of the sidebar, other than modifying my css for sidebar ==
Two parts in removing sidebar in templates where you want full-width
A. Near top of file, remove the line
`<?php if (get_option_tree('blog_layout_sidebar', '')) { echo '
B. Near the bottom of the file, remove the line
`<?php if (get_option_tree('blog_layout_sidebar', '')) {} else {echo '
‘;}?>`
and replace it with
`
`
== I also want to list the members like an album view sort like (in rows and columns – grid like) ==
This is now beyond BuddyPress template compatibilty. I would suggest checking out the styles used in themes set up with grids like those listed at http://www.dessign.net/grid-style-theme/ or posting or assistance at https://wordpress.org/support/forum/how-to-and-troubleshooting or hire a developer at http://jobs.wordpress.net/
Marking this topic as resolved.