I need to disable the ability to watch YouTube Videos directly on my website. (activity feed)
I need it to function like Facebook where it only shows in image preview and you have to click the image to proceed to YouTube.
I’ve tried Disable Embeds plugins but it didnt work.
Any suggestions?
My new buddypress installation does not send any notifications to any user by email.
For example
– when they get a net friendrequest or
– when they get a new messsage
Where can I change that?
Anonymous User 18187419Inactive
Default member’s profile, answer is here …
Changing Internal Configuration Settings
Anonymous User 18187419Inactive
Note: the same info is available here on buddypress.org
Changing Internal Configuration Settings
Hi @josiejackson
A few basic questions:
- Did Editing Basic Profile Group work before, i.e. is this a new error message, or has this been like this from the start?
- Did you try switching to a different theme, to see if the error still shows up?
There’s a good template to follow here that helps the community helping you troubleshoot what the problem might be.
Hi there,
I’ve got this error message appearing in Member profile when you clock on ‘Editing “Basic” Profile Group’
Warning: Undefined array key “public” in /homepages/20/d921393002/htdocs/clickandbuilds/MediaStarAlexo/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 917
Warning: Trying to access array offset on value of type null in /homepages/20/d921393002/htdocs/clickandbuilds/MediaStarAlexo/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php on line 917
This field may be seen by:
I’m unsure how to fix this or how to remove the ‘Profile’ tab from Member Navigation. I’m new to Buddypress, currently using Version 10.6.0
I’m using the BuddyX Theme (Version: 4.4.4) Buddypress Nouveau along with Paid Membership Pro.
My customer wants to launch this Friday 18th and this is holding us back.
Please do let me know if any further information is needed.
Thanks in advance!
Anonymous User 18187419Inactive
Anonymous User 18187419Inactive
hello, how do swap between “from” column and “message thread” in messages page in BuddyPress I mean I want message topic column to be before “from” column.
https://prnt.sc/LYBZ9gs8ZdgG
Anonymous User 18187419Inactive
If you are confident in modifying code, this might be useful:
Show only users of opposite genders on BuddyPress site
Hi @djpaul
Yes we still want to change & improve BuddyPress using more features as plugins to do it smoothly. So no “reboot” đĽ, but progressive changes đ˘.
Hi @coolhunt
Thanks for your feedback. I’m happy to read you found the “platform” that was able to match your expectations. The customer support you get is probably included into the price you pay, that’s probably the reason it’s more efficient đ
@mike80222 According to our tests, PHP 8.0 & 8.1 are fine with BuddyPress. Each time we commit we run PHP Unit Tests on PHP from 7.4 to 8.1 see: https://github.com/buddypress/buddypress/actions/workflows/unit-tests.yml
I just had the same problem and wanted to clarify the solution, in case anyone else stumbles upon this.
The option that Mathieu was pointing to is not in the BuddyPress option but in the WordPress options: Settings > Discussion > Avatar.
I normally disable avarats on all sites and was also wondering why I didnât have that option now on my new BP site.
I installed the plugin “Block, Suspend, Report for BuddyPress”.
But I noticed that on smaller screens not all buttons fit underneath the profile pic and so my Theme Gwangi will create a Button “More” with some type of submenu with more options.
See screenshot:

The most imprtant buttons for me are “Add as Friend” and “Private Message”
The Buttons “Bock user” and “Report User” are not soo important .
Is there a way to arrange the buttons in some other order?
I want the “Bock user” and “Report User” buttons in the submenu (More).
I tried to activate the “WordPress Profile Synchronisation”
Its in the settings of Buddypress -> Options
After that all the pending friendship request are visibile again
i love(d) buddypress but a few years ago i abandoned it for these reasons:
1. the community (some) are a little toxic
2. ideology and maybe personal politics superseded the pushing of features that users wanted
3. it was hard to develop on buddypress (mostly because of the community dynamics)
4. community support was too painful
5. there was way too much push back on fixes and new features
Theres opportunity in the horizon and its sad that bp cant capitalize on it.
(imho)
In the groups page the Selector does not work with the options âNewestâ, âOldestâ, âAlphabeticalâ I have the latest version of WordPress 6.1 it is not a multisite installation, version BuddyPress 10.6.0 I have tried both with the Kadence theme and the BuddyX theme and both have the same problem.
Can someone please confirm if it is a problem only with my site?
My site is a private intranet and I can’t pass a link for them to test.
Is there a place where I can check that the new version of Buddypress works on the groups page with the âNewestâ, âOldestâ, âAlphabeticalâ Selector?
Thank you very much.
@fawp: for the error log’s notices, it’s relative to your theme, it looks like it’s trying to get some activity information without making sure an activity loop is being processed.
For the member’s cover header issue, it will be fixed in next beta/RC release, see https://buddypress.trac.wordpress.org/ticket/8761
Thanks again for your contribution.
I wish to disable users from changing their email address so only admin can do it.
one way to delete the lines from general.php however when updating this will cause issues and come back. i need a code to enter into my child theme functions.php
<label for=”email”><?php _e( ‘Account Email’, ‘buddypress’ ); ?></label>
<input type=”email” name=”email” id=”email” value=”<?php echo bp_get_displayed_user_email(); ?>” class=”settings-input” <?php bp_form_field_attributes( ’email’ ); ?>/>
This is the field i want to make read only/disable
thank you
Hello. For years my site has had no problems with sending private message notifications via email until now. I canât figure out what caused this to happen. My dating website is https://romancingrarehearts.com/ I donât know if itâs a BuddyPress or WordPress issue. Can anybody help me with this problem please?
The version of WordPress Iâm using is 6.1, and the version of BuddyPress is 10.6.0. And Iâm using the WordPress theme twenty-fifteen.
Let me know if you need more information. Thanks for your time and help!
Hello @imath
I justed tested this beta version but I can see a bunch of errors in my debug log, please pardon my approach as i’m not so sure this is the proper way to share my log with you, im new to stuff like this.
Stack trace:
#0 /home/site.com/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php(3580): array_filter()
#1 /home/site.com/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php(3515): bp_get_send_public_message_button()
#2 /home/site.com/public_html/wp-includes/class-wp-hook.php(308): bp_send_public_message_button()
#3 /home/site.com/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
#4 /home/site.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/site.com/public_html/wp-content/themes/klein/buddypress/members/single/member-header.php(87): do_action()
#6 /home/site.com/public_html/wp-includes/template.php(785): require('...')
#7 /home/site.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(222): load_template()
#8 /home/site.com/public_html/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template()
#9 /home/site.com/public_html/wp-content/themes/klein-child/functions.php(1276): bp_get_template_part()
#10 /home/site.com/public_html/wp-content/themes/klein/buddypress-full-content.php(9): klein_bp_member_head()
#11 /home/site.com/public_html/wp-includes/template.php(785): require('...')
#12 /home/site.com/public_html/wp-includes/template.php(718): load_template()
#13 /home/site.com/public_html/wp-includes/general-template.php(204): locate_template()
#14 /home/site.com/public_html/wp-content/themes/klein/buddypress.php(28): get_template_part()
#15 /home/site.com/public_html/wp-includes/template-loader.php(106): include('...')
#16 /home/site.com/public_html/wp-blog-header.php(19): require_once('...')
#17 /home/site.com/public_html/index.php(17): require('...')
#18 {main}
thrown in /home/site.com/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 3580
PHP Warning: Attempt to read property "activity" on null in /home/site.com/public_html/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 970
QuizĂĄs los que buscas estĂĄ en este tema:
[Resolved] Hiding WordPress admin bar from non admin users.
Saludos y mucha suerte.
I’m new so excuse me if this is a simple fix. I have a private/login required buddypress area.
-how do I remove the upper left dashboard access for site users?
-What user roll would I set up new users under? I don’t want them to have any dashboard permission, they just need to be able to do user functions (set up profile, posts, etc. etc.) Thanks.
Hello,
I don’t know how to code, but I would like to have disqus comments show up on buddypress activity on a user’s profile.
From a previous ticket, I read I’m supposed to use this link: https://codex.buddypress.org/developer/function-examples/bp_activity_add/
but I would like a step-by-step guide on how to use the link to achieve what I want.
Thanking you in advance