I’m using “Super Socializer” plugin with BuddyPress and experiencing the same issue. However don’t see any options within this plugin. Can anyone recommend another Socializer Plugin that works and allows control over the username?
Thanks for your quick response, albeit I have been away from my multi-site creation for quite a while.
I’ll try your recommendation to see how it works, but the content of my subdomains are now very different from one another, so it would be best if subdomain groups were only visible to members of the subdomain in which they are created. This would reduce the clutter and confusion of unrelated group names appearing when clicking on a subdomain’s “Groups” link on the menu.
So, I started a new thread to find a solution to this problem, at:
Don’t Want Subsite Groups Visible to Other Subsites Within a Multisite
Best regards,
– – Stratact
Your piece of code have saved my day. Thank you so much!
I guess you have solved your problem, after four months. Basically, you have to copy the memmbers/index.php, either from bp-legacy or bp-noveau (depending which you are using), to your theme buddypress/members directory, and modify the order of the options in the select element.
Hello. My first post here, sorry if this was discussed before, but I wasn’t able to find such topic. If there is one, please, redirect me.
I need to allow friendship requests only among members within the same groups. I think I saw such plugin, but I’m not able to find out if it stille exsists.
Thanks for your time.
(WordPress 5.4.1, BuddyPress 6.0.0)
Found it…
In case amyone is looking here is the path
Wp_content
Plugins
Buddypress-docs
Includes
Integration -groups -php
Line – 1245
After making the changes that I wanted
Change “activity tab” to “Social Wall”
Change “docs” to “Official Docs”
Hope this helps ….
// Setup the navigation
// Props to http://wordpress.stackexchange.com/questions/16223/add-buddypress-profile-menu-item for helping me figure this out
// http://themekraft.com/customize-profile-menus-in-buddypress/
function my_setup_nav() {
global $bp;
// Change name of menu item
$bp->bp_nav[‘docs’][‘name’] = ‘Official Docs’;
// Change name of menu item
$bp->bp_nav[‘activity’][‘name’] = ‘Social Wall’;
}
add_action( ‘bp_setup_nav’, ‘my_setup_nav’, 1000 );
i found this snippet and it works great …
// Setup the navigation
// Props to http://wordpress.stackexchange.com/questions/16223/add-buddypress-profile-menu-item for helping me figure this out
// http://themekraft.com/customize-profile-and-group-menus-in-buddypress/
function my_setup_nav() {
global $bp;
// Change the order of menu items
$bp->bp_nav[‘messages’][‘position’] = 100;
// Remove a menu item
$bp->bp_nav[‘conversations’] = false;
// Change name of menu item
$bp->bp_nav[‘communities’][‘name’] = ‘My Conversations’;
}
add_action( ‘bp_setup_nav’, ‘my_setup_nav’, 1000 );
I just want to change the default message that in on step 3 of Buddypress create a doc in groups.
/groups/create/step/docs/
Where is this file located?
How do I add shortcodes/customize the design of the profile page from BuddyPress? I know how to modify pages in general but I am not seeing a “Profile” page after installing the BuddyPress plugin.
I see that BuddyPress groups that I have created under a sub-site are visible and accessible to me when I log into another subsite that is under my main site. This is extra clutter that I don’
Since the content of each subsite, including its groups’ blog, forums and docs, are different from those in my other subsites, I want to keep their group names and content unseen and inaccessible from other subsites, even if a user is a member of each group.
Is this possible? If so, how can I do this?
We have PMPRO (2.3.1) + Buddypress (5.2.0) + bbpress (2.6.4) + bbp style pack (4.5.3) installed.
Buddypress 6.0 really screwed with the displays, so that got rolled back.
WP: 5.4.1
Buddypress shows the profiles of members
In a member profile, there is a link to show forum (bbpress) activity.
Cool
If a user has a favorite or a subscription showing there, there is also an icon [x] implying that I can unsubscribe/unfavorite that item.
However, nothing happens when that [x] is clicked.
I don’t know who to ping about the problem.
If it’s you, please fess up! and thanks
Home
Welcome mail is not going from my site as well as mails which are going have text-only ( no colors at all). I tried re-importing mail templpates and reinstalled the plugin but it’s still not working.
My site
Wordpress Version : 5.4.1
Buddypress Version : 6.0.0
Theme : WPLMS
Thanks @vapvarun,
ticket created this morning at https://buddypress.trac.wordpress.org/ticket/8303
Have a great day !
Anonymous UserInactive
Hi @mickysoft,
BP Blocks are coming with very generic styles, it’s possible your active theme needs some specific work in this area. I advise you to read the “Using a custom stylesheet for a BP Block” section of this development note.
I have over 4000 active users on Buddypress – and it’s a Spam Magnet.
I’ve tried a few things I’ve found in past threads, but doesn’t seem to be working. Registrations are e-mail verified, and coming from gmail for the most part. The Spam users don’t seem to have the same IP range to ban, etc.
First people were just creating profiles. Then they started using the messages system. Disabled that. Then they started sending Friend requests to other users. Then they started replying to other users basic activity.
I’ve tried throttling, they just make more accounts. I’ve tried ReCaptcha on every messaging form. A week later someone still manages to reply to activity to a few hundred users in a day.
I’ve essentially disabled every single interaction possibility at this point, which severely hobbles the usefulness of buddypress in the first place.
Any ideas for something that actually works to stop spam?
Yes, utilizing the platform of Buddypress allows you to send messages to the groups. If you are an instructor then using this edubirdie.org platform provides you special privileges, therefore, using it is recommended.
@tskpbls, yes I am able to replicate the issue now.
When bbPress is active, the hidden group is not visible on my-groups tabs.
bbPress not active: https://prnt.sc/skoogl
bbPress active: https://prnt.sc/skoovq
Group counting still including hidden groups, but not visible in my group’s listing.
You can report it here
buddypress.trac.wordpress.org/report
Ok, let’s investigate further then …
I reinstalled default 2020 WP theme, deactivated all plugins (double checked) but bbpress and buddypress, although I’ve kept wpmu admin dashboard plugin… I am on a very fresh install (less than 24 hours)
I am still facing the same issue :
Link to a google drive folder with screenshots (public / private / hidden) : https://drive.google.com/drive/folders/1MWlx_eMelveGBSK_9MHEIoLd1NJRHz1D?usp=sharing
buddypress is installed according to this codex guideline : B. Network-wide Activation – BuddyPress root blog in Secondary Site
Buddypress seems to work ok, activity, group and email tabs under admin menu of the admin network page, main site shows forum tabs only and subsite 1 (?id=2) holds buddypress frontend pages.
Soooo, maybe a clue here : Why does the group edit screen say “aucun forum” (no forum) attached to group when in the meantime I can see the forum tab and the input text boxes of the first subject when group is not hidden?
Many infos here, sorry for that, but I guess I can’t be more accurate than that in my perception of the problem.
Hope this helps you to understand the problem better.
Thanks !
Appreciate the quick answer 🙂
I have turned on Debug mode and it shows nothing.
Nonetheless, deactivating buddypress network-wide produces an issue.
Examples –
Case 1 –
a) I am logged OUT
b) Buddypress is deactivated
c) site runs fine.
Case 2 –
a) I am logged IN
b) Buddypress is deactivated
c) WSOD
Case 3 –
a) I am logged IN
b) Buddypress is activated
c) I can see the Activity Feed
So, if i’m logged in *and* buddypress is network-deactivated, WSOD. Any idea?
Using current versions of BP & WP
Hi All,
At the moment, I have buddypress linked with a social login plugin with wordpress.
However, if you register on my site using Facebook – BuddyPress automatically takes their full name as their username. How can I change it, so that a user has an option to choose a new user name on registration?
Hi there,
I am here to report the following issue :
On a multisite install with wp 5.4.1, with buddypress (6.0.0) & bbpress (2.6.4), setting up a forum for a group that is supposed to be hidden makes this group not accessible to admin or group creator. (Myself, as a super-admin/group creator/group admin cant reach my hidden group when bbpress is activated.)
This occurs only when bbpress is activated multisite or single subsite and a buddypress group (buddypress installed network wide) is set to hidden. It seems to work ok with group set as private, or public.
Can you replicate this?
I should have probably checked this first, are you actually using wordpress.com to host your site? If so I’m not sure if they support BuddyPress or not but I believe they have their own support which you may need to check in with.