Search Results for 'buddypress'
-
Search Results
-
Hello,
I am just getting my toes into BuddyPress’ documentation, and came across the ‘popular’ user type in BP_User_Query.
I have no idea how ‘popular’ users are defined in BuddyPress. My questions are as follows:
1. How is the ‘popular’ user type defined and sorted in BuddyPress?
2. If ‘popular’ users are calculated across a period of time, could one theoretically sort users into ‘most popular by day, week, month, etc.’?
3. The documentation recommends bp_parse_args() for filtering members. What would a simple function to return popular users using bp_parse_args() look like?Topic: Booking and/or Calendar
I did a search of previous posts and none of them were helpful and were from so many years ago. I’m really hoping there is an up to date solution.
I am looking for a plugin that will integrate with Buddypress allowing visitors to book and/or see a person’s availability on a calendar. There are so many booking plugins I have used in the past but have no idea how they could integrate with buddypress.
If this is impossible then at least I would like the user/member to be able to display a calendar on their profile where they could manually enter booked dates and times.Hi,
I have a Custom Post Type ‘golfs’ created with CPT UI.
I try to get the golfs comments (activated) in the Activites feed of BuddyPress without success…I put the code i found here ( https://codex.buddypress.org/plugindev/post-types-activities/ ) in my bp-custom.php file :
function customize_page_tracking_args() { // Check if the Activity component is active before using it. if ( ! bp_is_active( 'activity' ) ) { return; } // Don't forget to add the 'buddypress-activity' support! add_post_type_support( 'golfs', 'buddypress-activity' ); /** * Also don't forget to allow comments from the WordPress Edit Page screen * see this screencap https://cldup.com/nsl4TxBV_j.png */ bp_activity_set_post_type_tracking_args( 'golfs', array( 'action_id' => 'new_blog_page', 'bp_activity_admin_filter' => __( 'Published a new page', 'custom-textdomain' ), 'bp_activity_front_filter' => __( 'Page', 'custom-textdomain' ), 'bp_activity_new_post' => __( '%1$s posted a new <a href="%2$s">page</a>', 'custom-textdomain' ), 'bp_activity_new_post_ms' => __( '%1$s posted a new <a href="%2$s">page</a>, on the site %3$s', 'custom-textdomain' ), 'contexts' => array( 'activity', 'member' ), 'comment_action_id' => 'new_blog_page_comment', 'bp_activity_comments_admin_filter' => __( 'Commented a page', 'custom-textdomain' ), 'bp_activity_comments_front_filter' => __( 'Pages Comments', 'custom-textdomain' ), 'bp_activity_new_comment' => __( '%1$s commented on the <a href="%2$s">page</a>', 'custom-textdomain' ), 'bp_activity_new_comment_ms' => __( '%1$s commented on the <a href="%2$s">page</a>, on the site %3$s', 'custom-textdomain' ), 'position' => 100, ) ); } add_action( 'bp_init', 'customize_page_tracking_args' );New golfs are displayed in the activities feed but not the new comment.
Can anybody tell me what’s wrong ?
WP 6.2.2
BuddyPress 11.2.0
PHP 7.4Thank’s in advance
GilEstá ocorrendo um erro crítico no meu site, algo sobre um problema no código BP-CORE e a ausência de um plugin para Cache de Objetos Persistentes.
A informação é exibida na página de diagnóstico, e eu preciso de ajuda para resolver.
Desde já obrigado pela atenção!
Hi,
Our service image
We would like to match amateur baseball team games. As an example, there would be multiple applications for a specific game, and the recruiter would select one and match it.
In addition, we would like to add functions for recruiting new team members and helpers as well.We are currently creating a matching site using HivePress (https://hivepress.io/).
I would like to give HivePress the BuddyPress group/member functionality, please let me know how(integration with BuddyPress).
Hello,
I have isolated an issue that causes Buddypress’s Dynamic blocks to fail to load.
Step one. Have Neve Theme and Buddypress installed, and place Dynamic Members and Dynamic Groups blocks on a Page.
Step two. Verify they work with sample members and groups.
Step three. Install Gamipress and reload the page that was working previously.
Errors:
Dynamic Members:Uncaught TypeError: Cannot read properties of null (reading ‘closest’)
at dynamic-members.js?ver=11.2.0:2:1081
at Array.forEach (<anonymous>)
at r.start (dynamic-members.js?ver=11.2.0:2:992)
at parcelRequire.k5We (dynamic-members.js?ver=11.2.0:2:1647)
at f (dynamic-members.js?ver=11.2.0:1:468)
at parcelRequire.k5We (dynamic-members.js?ver=11.2.0:1:771)
at dynamic-members.js?ver=11.2.0:1:1023Dynamic Groups:
dynamic-groups.js?ver=11.2.0:1 Uncaught TypeError: Cannot read properties of null (reading ‘closest’)
at dynamic-groups.js?ver=11.2.0:2:1053
at Array.forEach (<anonymous>)
at r.start (dynamic-groups.js?ver=11.2.0:2:964)
at parcelRequire.UOvc (dynamic-groups.js?ver=11.2.0:2:1617)
at f (dynamic-groups.js?ver=11.2.0:1:468)
at parcelRequire.UOvc (dynamic-groups.js?ver=11.2.0:1:771)
at dynamic-groups.js?ver=11.2.0:1:1023Any help is appreciated, I will pass this along to Neve’s developer. I have already reached out to Gamipress.
Thanks,
HP Odin
Hello Everyone, I hope you all guys are doing good.
i want to make buddypress name field not required. I activated extended profile but still I don’t see any option to make the field optional.
I tried custom code for the field id ( field_1 ) but no success.
Any help?
Using WordPress and Buddypress with latest version.
Topic: Remove toolbar
I am using WordPress version: 6.2.2
I am using BuddyPress version: 11.2.0
My website is https://entertainerdrivers.com/
I installed Buddypress and set everything up via watching a WPtutorial video. After I set everything up I created a dummy account, to see how everything functioned on something other than my admin account. My issue is the toolbar at the top. Users can click on the wordpress icon, on the left side and get to my wordpress details. How do I not allow this? I have disabled all of the buddypress pages until I can sort this out.Topic: Invites not being sent
Hi,
I have a new site with a “Member” only chat. Since the chat isn’t open to the public, the invites aren’t being delivered. Invites only work when I select “anyone can register” in the general settings. This site is for people with a rare disease and don’t want their stories public. Can I have a closed chat AND have the ability for members to invite eachother to the new chat.I am using Buddypress 11.2.0
and WordPress 6.2I am not a programmer and need a simple solution.
Hi all,
I’ve set up Paid Memberships Pro and Buddypress and have a code snippet in place to store latitude and longitude user meta from a member’s PMP billing address. I would like Buddypress to use this user meta to geolocate for each member and allow the members directory to be filtered by location – how can I achieve this?
Hi all,
I’m setting up Buddypress’ Member Directory with Paid Memberships Pro and am wondering if there is a way to exclude expired/cancelled Paid Memberships Pro members from Buddypress’ Member Directory?
Topic: Buddypress Birthdays
I use WordPress for my company’s local intranet. I have been using the Birthdays widget for a couple years… one setup for employee birthdays and one for work anniversaries. The IT Dept recently upgraded our server and now it shows the birthdays and anniversaries started on January 1 and not from the current date. Any ideas on how to fix this??
Wordpress 6.2.2
BuddyPress 11.2.0What is the difference between the type of Members vs. Groups.
Let me explain my context:
I have two LearnDash courses(CourseA and CourseB), I would like to show all enrolled students of each course. Buddypress has the members section where it shows all members (courseA members + courseB members).
For example:
CourseA: I want to show all students enrolled in CourseA.
StudentA
StudentB
StudentCCourseB: I want to show all students enrolled in CourseB
StudentD
StudentE
StudentCHow can that be done with BuddyPress, do you have any ideas?
Thanks