Questions tagged [buddypress]

BuddyPress is a WordPress plugin that helps you run any kind of social network on your site, with member profiles, activity streams, user groups, messaging, and more.

BuddyPress is an open-source social networking software package owned by Automatic since 2008. It is a plugin that can be installed on WordPress to transform it into a social network platform.

797 questions
1
vote
0 answers

Group search results by Category in Wordpress

to group search results by Category. Each category should have it ranking: Search result page: Persons: (results from category "Persons", by relevance) 1 2 3 pagination Companies (results from category "Companies", by relevance) News (results…
1
vote
1 answer

How to force user for login if they are searching some profiles with BuddyPress

I want to make a profile directory with BuddyPress, but I want Website should asks for user login/register on search of any profile form the website. In describe to that if someone wanted to search any profile as per gender, location or skills, the…
Manish Agarwal
  • 166
  • 2
  • 12
1
vote
1 answer

Conditionally load documents in BuddyBoss profiles

I am trying to make the current user's documents only accessible to the current user and admins. I am currently trying to add a filter when you are not on your own profile, you will not see the documents. The documents are still showing…
Allie
  • 105
  • 9
1
vote
1 answer

Issue with sending Buddypress/Buddyboss message as anonymous user

I have created a custom function that adds a checkbox to the end of newly composed private messages within Buddyboss/Buddypress that allows the user to send messages anonymously. If the check box is ticked, then the sender id should be 55, as I've…
1
vote
0 answers

Random 404 errors using Buddypress

(Edit: Like one of the links below mentioned, it may have to do with the order in which the Matching Rule is called, the more engagement/traffic/activity a BP page gets, the more the rewrite rule is called on other pages, if there's something you…
1
vote
0 answers

How can I hide inactive BuddyPress profiles?

I am trying to hide a BuddyPress profile based on the time since last active. In other words, if the user goes inactive for a given length of time, I want to hide their profile. It is just a standard WordPress Site using the BuddyPress and bbPress…
1
vote
2 answers

WordPress MySQL query optimization for the BuddyPress member types

I'm making one custom app that already has over 10.000.000 users. I had to create one custom query that extracts users from a specific member type. The problem is if I want to see only 20 users and do pagination, it needs a lot of time to get the…
Ivijan Stefan Stipić
  • 6,249
  • 6
  • 45
  • 78
1
vote
1 answer

How to segregate the Buddypress member page on multisite?

I have a BuddyPress social networks in a multi network WordPress install (WordPress multisite), thanks to LH Buddypress Multi Network plugin. How can I prevent people from accessing to a profile page from another blog? For example : teacherSite,…
Olivier
  • 11
  • 2
1
vote
1 answer

Frontend Buddypress Notifications - Show for Current User Only

I've added a custom slide-out box to show a user's Buddypress notifications on any page. https://i.stack.imgur.com/HbB7f.jpg I'm essentially echoing the template part from the Buddypress plugin Youzify (formerly known as Youzer). Youzify is just an…
1
vote
1 answer

buddypress - manually activate new users account

I'm learning about buddypress, I need it to add some community functions to a wordpress installation. I'm relatively new to buddypress but I have a bit of experience with wordpress. I'm looking for a way to manually approve new users registration.…
newbiedev
  • 2,607
  • 3
  • 17
  • 65
1
vote
1 answer

Update Buddypress user’s xprofile input

I’d like to update what users insert into 3 specific xprofile fields and store it to the database using sanitize_key (force letters lowercase, remove special characters besides "-" and "_"). The values change the way I want to temporarily when I…
Jennifer
  • 11
  • 2
1
vote
0 answers

Elementor clash with buddypress when posting internal links

I have created a buddypress forum, and was wanting to share an internal link. The rest of the site has been built using elementor (for inexperienced users). They want to share an internal link on the buddypress blog, but it keeps presenting an…
HarrieMay
  • 11
  • 1
1
vote
1 answer

Why some content doesn't appear browsing with Safari?

visiting this page ( http://www.legrandclub.net/members ) with Safari (so also visiting it on iPhone) the list of social network members doesn't appear, why? I can't realize what's the reason. Thanks
pAkY88
  • 6,262
  • 11
  • 46
  • 58
1
vote
1 answer

Additional custom page building hook for BuddyPress profile page

I want to create an additional page like in the picture below and I want to show the codes I want in the page, I researched but I couldn't get a result. What is the hook name I can do this? https://prnt.sc/wccy4e
user14690682
1
vote
1 answer

Show sign-up link for non-logged in users instead Buddypress Activity Loop

How to show login link for non-logged in users instead Buddypress Activity Loop? Is there an easy way to do this in theme functions.php file? I know how to add notice before loop with: action_activity_loop_start but how to hide the whole loop?
Avigo
  • 149
  • 1
  • 1
  • 9