Sorry Anders I was being a bit thick and not understanding your issue. I know the problem and the answer is to deactivate BuddyPress, this will make the page visible under pages in the menu’s page, pick it for your menu and then reactivate BuddyPress. That should sort you out.
Hi,
Thank you for the screenshot and the screencast. I can see the issue now.
The “Members” page is not part of “BuddyPress” section of the nav menu screen. It is part of your normal “Pages” section.
The “BuddyPress” box allows you to add link for logged in user’s profile tabs(or login/register link for logged out users).
If you want to add Members to your Menu, Please click on the first box “Pages” on the menu screen and select “Members” from it.
Regards
Brajesh
Hi Anders H,
Please leave that content empty. BuddyPress will generate the members list automatically.
Once you have created this page, Please visit Dashboard->settings->BuddyPress and open the “Pages” tab.
Make sure you select this page in the “Members” option and it will work.
Best regards
Brajesh
I have already found code how to hide avatars but I do not how to hide (or replace) their names for non-logged in members? If you know how to do it, then is this solved!
BuddyPress does not include a ‘Profile Builder’.
You should ask the people who created ‘Profile Builder’.
The code was just copied from an earlier version of the site before I found out about multisites and BuddyPress. Where exactly do I put the code, and what would I modify about it to make it work?
Which plugin are you referring to here? I don’t recognise those links as part of BuddyPress, there’s not a requests-inbound endpoint in BP that I’m aware of, where does the boss part come from? same with requests/?new the bp default is simplt requests. When I try to access another users friend requests, I get an unauthorised notice.
I would like to report the following bug resulting in information disclosure.
There is a missing permission checks on: …/boss/members/{username}/friends/requests/?new
Earlier versions, (confirmed in 1.3.3): …/boss/members/{username}/friends/requests-inbound/
One can see friend requests of any user, it shows the button too, but fortunately it does not work.
How would I go about allowing non users—guests—to view the sub sites of a multi site? I’m not sure if this is a thing with BuddyPress, but regardless, would you have any ideas or suggestions to allow access to view subsites of the main multisite? What I mean is, that if I am not logged into an account, it doesn’t display any sub sites on the sites page, or on the corresponding user’s sites page on the main site.
Additionally, it seems that if I am logged into a member account, not the admin account of the main site, the sites page will display only 1 site in the all sites categories, but display the user’s corresponding site in the my sites category. What exactly could be causing this phenomenom?
WP: 5.1.1
BP: 4.2.0
Site: http://worldcubers.com/
>there is no way to deactivate it
So you deactivated the plugin via the plugins screen in wp-admin?
What makes you think BuddyPress is still running?
Using ftp or a file manager, you can always change the buddypress folder name in the plugins directory. And WP will deactivate the plugin.
If you still think it is running, then it is code from: some other plugin, your theme, some custom code that was added to your site.
I’ve gotten BadgeOS set up to do somewhat what I’m looking for via the Community add-on, but it puts them in a profile tab labeled ‘Achievements’. If nothing else, that will work, but was looking to have the badges/awards listed directly in the Profile tab under a custom profile field.
What I’m specifically looking to do is have a custom (preferably full HTML) profile field where I can upload the icons for awards and link them to dedicated pages explaining what each one is.
I’ve added in BuddyPress Xprofile Custom Field Types, which gives an image field, but apparently not a custom HTML profile field option.
Hi, I just checked. It says Buddypress Legacy.
I am experiencing the same issue. Buddypress is consuming a large server resource and slow down our site but now there is no way to deactivate it
I don’t know the answer to that as I know nothing about wordpress.com but I’d hope if there was a Swedish translation for BuddyPress that .com would support it.
Certainly on a self hosted solution you would get the latest translation plus the ability to customise it so that the language used was suitable to your specific site.
I’d say ou either need to ask that developer if they can acommodate your requirement or you’d need some custom code written. Either way it’s not a BuddyPress question since it’s wp emails that we are talking about.
By default BuddyPress does not send out emails notifying users that a post has been published, this would have to be enabled somewhere, either via a plugin or via custom code.
thanks @venutius, just so folks are clear (it took me awhile to unravel how it works) the blog-author-profile-for-buddypress plugin creates a Widget you can place in a widget area – my theme has an ‘after post widget’ area
author widget pulls extended profile data fields. nice.
I’m pretty sure BuddyPress would not send those notifications automatically since BuddyPress only does that for internal components. So you must have some code making that happen. It’s this code that you would need to change.
It’s the WordPress polyglots that manage translations for BuddyPress, they have a slack channel and I think you can find out the status of a Swedish translation from there.
Hi, which BP Theme are you using? You can tell by looking in Settings>>BuddyPress>>Options.
Maybe https://wordpress.org/plugins/badgeos/ can do what you are looking for?
in BuddyPress, only members with manage_options capability can update profile groups, though I’m not entirely sure what you are asking.
Is this not a question for BuddyBoss? The features you are talking about do not appear in vanilla BuddyPress as far as I’m aware.
Sorry for the late reply.
It isn’t working for me, sadly. I am trying this on a staging site. Could that have something to do with it? When I try to edit my functions.php file via the wordpress editor, it gives me the error: “Scrape nonce check failed. Please try again.” However, it doesn’t give me that error when making edits on my live site.
Is there something I should be doing in addition to the autocomplete definition? I found this topic that is more recent. https://buddypress.org/support/topic/messages-send-to-auto-fill-functionality-not-working/
Could this be something?
– Joshua