OMG, after hours of tracking the bbpress code I’ve finally found the culprit
The MOST stupid thing I’ve seen ever and is not even fault of Buddypress but BBpress!!!!
For some reason, some illuminated coder decided that the site should be “indexable” in order to admit both BuddyPress notifications or mentions.
So essentially I had the
“Discourage search engines from indexing”, ticked off…
I cry everytime
Disabled just buddypress leaving bbpress enabled and tried bbpress notifications (on reply) and worked flawlessly…
I’m missing something, maybe buddypress activity db has been corrupted? Any way to turn on max debug on buddypress?
By the way, I’ve run all 4 tasks in the Tools section
(Also I’m running on a custom VPS, so no issues possible with email limitations)
hi , how can i add meeting request to buddypress
i wan’t the user to send simple request, the admin approve it , then the other member can accept or refuse. is there any plugin to do that or can you give me code or is there any core function?
and thank you
Removed both buddypress and bbpress folders and redownload them, and nothing
Also I’ve noticed that email notifications are not working for any users, although other plugins notificacions like Gamipress work right.
But the weirdest thing is that reply notices are working right (in-site not email ones)
Checking buddypress code, I see that there is a filter that controls this:
function bp_activity_do_mentions() {
/**
* Filters whether or not mentions are enabled.
*
* @since 1.8.0
*
* @param bool $enabled True to enable mentions, false to disable.
*/
return (bool) apply_filters( 'bp_activity_do_mentions', true );
}
But bp_activity_do_mentions has not been modified anywhere in the code (I’m using core default twenty twenty + just buddypress and bbpress)
I’ve also tested the function bp_activity_do_mentions() in the functions.php and it is returning true.
This is incredibly weird.
I’ve installed a test site with just Buddypress + BBpress and did a mention and it worked fine.
Then in the site where mentions are not working, I have disabled ALL plugins and put Twenty Twenty theme and tried again, and it doesnt work 🙁
I have checked the apache2 error log and nothing there
Also activated the WP_DEBUG but nothing…
Mindblowing.
It is like the at_mention hook is not being fired…
The email notification for mentions is not firing either
What could I be missing here?
Hello,
I think my question would go here, although there have been some core updates since this posting. I will try to describe what I have and what I am trying to accomplish in detail in order that you can help me.
–I have multisite installed with a buddypress supported theme.
–I’d also like to use the YOUZER plugin (although not absolutely necessary).
–Subsites have woocommerce stores.
–Woocommerce accounts can be integrated with buddypress accounts (with varying plugins i.e. MyCred/Paid Membership Pro
–Community is a paid membership
I’d like a user to be able to purchase a membership at any subsite (shop), PLUS, have their (shop) account activity to be inclusive in their buddypress activity. Ergo…ONCE a membership is purchased – no matter WHAT site across the multi-site they sign into when they click (group/activity/members etc) it ALWAYS goes to the main (only) buddypress community.
MyCred integration provides for their badges etc to follow them into the community. So, the question:
Would the instructions given above in this thread hold true for the scenerio as I’ve described it?
If not, are there other suggestions?
Much appreciated….
—
So anyone using private sections or tabs in buddypress? Any tips?
Hello guys, I’m developing a project for a community and a demand has arisen. The idea is that in each post on the site instead of using the WordPress dialer or other commenting tool, a topic is created in the Buddypress forum, and that at the end of the page of each post the discussion in progress appears in the forum topic. on Buddypress. How it currently works with this system here: https://www.discourse.org
See this example below a post, at the end of which appears the discussion that is being made in the community forum.
https://tecnoblog.net/321274/tecnocast-133-os-destaques-da-ces-2020/
It is not possible to comment directly on the post, when you click to participate in the discussion you are sent to the forum topic in the community.
My question is, is there a plugin for Buddypress with this feature?
Hi there,
If I use Buddypress, Memberpress, LearnDash, and Gamipress – which one of those plugins will be the dominating one? Like regarding log in etc.?
How will I be able to create a dashboard which features all of those features?
Also, we have different tiers of membership, level 1 doesn’t get access to the community, level 2 and 3 do. So how do we exclude level 1 members to access our community? If they need to create their profile through Buddy Press then they will have automatic access, right?
How can we stop level 1 members from getting access to the community? How do all these plugins work together?
Warm wishes
Hi BuddyPress!
Does any of you have information about BP Profile Activity Wall
By @Venutius ?
Very nice plugin, however, the author is not active for a long time.
Do you know if the plugin will be updated?
new installation default theme
plugins: bbpress and buddypress

Hello guys,
I have a relationship website and I would like to customize the Members Directory showing JUST man for woman, and just woman for man.
There are two “member-type” man and woman (using buddypress member types pro plugin)
I would like to create a member directory showing just the oposite member-type and removing the others users.
Could someone help me with it? Thanks
Hi,
Those buttons don’t look like they are related to BuddyPress specifically, is this on the forums? If so buddypress uses bbpress so you may have more luck on their support forums https://bbpress.org/forums/
@samtime
Thank you very much!
The following guide solves one part of the issue:
https://buddydev.com/buddypress-better-registration-part-1-remove-full-name-confirm-password-from-buddypress-registration/
Works very well!
@ all!
Now there are still 2 issues left:
1) How to deactivate/grey the “display name” in the users profile settings?
2) How to sync all “wp-usernames”, of all existing users, to the “display name”.
Please use English on these forums.
You can overload templates in your theme or child-theme.
The location of the templates to be used for overloads depends on which template pack you are using.
In wp-admin, go to Settings > BuddyPress > Options and note the selection re Template Pack.
If is BuddyPress Legacy, then the templates are here:
…\wp-content\plugins\buddypress\bp-templates\bp-legacy\
Otherwise they are here:
…\wp-content\plugins\buddypress\bp-templates\bp-nouveau\
More info:
Theme Compatibility & Template Files
Hi,
I’ve just quickly installed a fresh install of wordpress and buddypress, when I use the customize options the live preview is updating. What theme are you currently using as I was testing with twenty twenty?
Also do you have any other plugins installed or customizations made?
I don’t think I can find help here
I’ve rarely seen anything complicated as a buddypress and I’m just annoyed that I used it. Because you can neither find help nor look through the template structure.
Which template do I have to touch if I want to restructure the members overview page? It must be possible to insert a simple template in my theme directory. But it is not.
I like to have a simple I want a simple statement about which concrete template I have to use. Is that too much?
The site always wants to call PAGE.PHP. Good. But what exactly do I put in there to deal with the code structure of the member pages? What Loop?
***
Ich habe nur selten etwas kompliziertes gesehen, als Buddypress und ärgere mich gerade, dass ich es eingesetzt habe. Denn man findet weder Hilfe, noch blickt man durch die Template Sturktur durch.
Welches Template muss ich anfassen, wenn ich die Members-Übersichtsseite umstrukurieren will? Es muss doch möglich sein, ein einfaches Template in mein Theme-Verzeichnis einzufügen. Ist es aber nicht.
Ich möchte eine einfache Aussage, welches konkretes Template ich nehmen muss. Ist das zu viel verlangt?
Die Seite will immer die PAGE.PHP aufrufen. Gut. Aber was genau füge ich dort ein, um mich mit der Code-Struktur der Mitgliederseiten auseinander zu setzen? Welchen Loop?
Hello. I allow myself to contact you because I am developing an online community thanks to BuddyPress but I face some problems …
– What is the best way to add a location field (either a specific address, or simply a city)
– What is the best way to add a map to my site with all the members located (linked to the address or city field)
– How to add a search bar to sort my members by gender, age …
– What is the best way for members to upload photos to my site (with the possibility of choosing one or more categories of associated photos) and for the photos to be visible on their profile by other members (in an images tab) but also on a page of the site which would group all the photos of the members with the possibility of sorting them by categories?
Thank you in advance !!
@danbp hello, sorry if I shouldn’t post here, reviving this post, it happened the same to me, I can’t seem to use the customizer if BuddyPress is active. But I was able to do that before.
I get it, I can customize the theme while BuddyPress is inactive. But how can I edit the BuddyPress “feed”, as I did before(1 week ago)?
It let me add widgets to the footer… change the background colour of the feed, etc..etc..
After re-reading my post which was very confusing, I realised my english wasn’t very clear and therefore decided to correct it in order to get better help.
Problem: When I use the wordpress Customizer to customize my theme it doesn’t change the settings I want with the WYSIWYG editor. Only if I press publish and go the “Live” version of the website does it do anything. Or else it always stays the same…
Solution: Disabling buddypress fixes the problem.
How can I solve this?
Hope you guys can help me out,
Thanks in advance,
Daniel
I’m trying to set a default cover photo programmatically. It works the first time I delete the current profile cover photo. But when I refresh the page or go to another page, it disappears and is blank.
I am editing the file:
/wp-content/themes/aardvark-child/lib/inc/buddypress-functions.php
if ( ! function_exists( 'ghostpool_xprofile_cover_image' ) ) {
function ghostpool_xprofile_cover_image( $settings = array() ) {
$settings['default_cover'] = 'cover2-test3.png';
$settings['width'] = 1500;
$settings['height'] = 300;
return $settings;
}
}
Of course I add the entire URL of the photo… not just cover2-test3.png.
If I inspect the page with the cover image there, I can see the URL in the html. But when I refresh it, it is gone.
Any help is appreciated, thank you.
The activation key is necessary to avoid spam users in your community. It is an intergral part of BuddyPress and I wouldn’t recommend removing it.
Hello,
I have been having problems with the Appearance > Customise since the release on the 3rd of January.
Finally matched it to BuddyPress after long testing to see what was causing it.
Any help regarding this? The issue I am having is that when I am using the customizer it doesn’t “refresh” or show the “easy edit” fields for the header for example when I edit something or even publish.
Thanks in advance, hope you can help me.
Daniel
Hi,
I use WordPress 5.3.2
Buddypress 5.1.2
Unfortunately, I have a problem and I ask for help.
Sometimes there is a error:
“Fatal error: Uncaught Error: Call to a member function get_page_permastruct () on null in
/wp-includes/link-template.php:376 Stack trace: # 0
/wp-includes/link-template.php(338): _get_page_link () # 1
/wp-includes/link-template.php(146): get_page_link () # 2
/wp-content/plugins/lh-login-page/lh-login-page.php(827): get_permalink () # 3
/wp-includes/class-wp-hook.php(288): LH_login_page_plugin-> wp_logout () # 4 /wp-includes/class-wp-hook.php(312): WP_Hook-> apply_filters () # 5
/wp-includes/plugin.php(478): WP_Hook-> do_action () # 6
/wp-includes/pluggable.php(581): do_action () # 7
wp-content / plugins / all-in-one-wp-security-and-firewall / wp-security-core.php (235): wp_logout () # 8 / wp-cont in / wp-includes / link-template. php on line 376
This error disappears after reloading the page but it is still quite bothersome. How to fix this error?