Maybe this plugin could help you
BuddyPress Global Search
1. you aren’t supposed to do anything with the do_action. I was just showing you that hook exists.
2 & 3 – did you put the function in BOTH functions.php and bp-custom.php ?
If so, I said OR not AND. In both places it will cause a fatal error and show an entry in the log.
Learn how to debug in WP: https://codex.wordpress.org/WP_DEBUG
If not, then I don’t know what the issue is. It works properly on my test install.
@eleconte Create first name and last name fields in xprofile section and use https://wordpress.org/plugins/bp2wp-full-sync/ to sync xprofile with wp user fields
Here is the solution for forcing BP uploads form every MULTIBLOG-enable network sites to be stored on (and fetched from) the main site : https://buddypress.trac.wordpress.org/ticket/6931#comment:1
To put it simple, simply create a file wp-content/plugins/bp-custom.php and paste in the code from this gist: https://gist.github.com/imath/91d56292673e6de61597
The code speaks for itself.
Ok, I installed a fresh WordPress file system with a fresh database. Just install and activate BuddyPress, no other changes. Right now, I see content on the default pages of PB.
But I still don’t understand, where or how I can create topics…
Today, I tried to install BuddyPress the first time. But I still too stupid to get to running.
First, I tried the actual stable version 5.2.0 without luck. After this, I tried it with 6.0.0RC2 with the same result.
My problem is: I don’t find out, how to create new topics or manage groups.
Is there any special URL doing this?
WordPress: 4.9.13
PHP: 7.3.x
Database: MariaDB 10.4.11
Theme: Hueman 3.5.3
In BuddyPress 5.2, the pages for Members, Activity, Activation and Registering were created automatically. In BP 6 not and the Repair Tool does not create them automatically.
All of these pages are empty for me.
But inside the AdminBar, I see the “0” and I can use the several private pages.
How can I configure the groups, where I can open topics and how do I do this?
Sorry, but it seems I’m too stupid for BP… 🙁
Just as an update if anyone else reads this post – the WP INBOX plugin https://wordpress.org/plugins/wp-inbox does not allow you to send mass emails to different User Roles. So back to the drawing board.
If anyone else knows how to do this please let me know.
[url=https://hizliresim.com/8Pxj2E][img]https://i.hizliresim.com/8Pxj2E.png[/img][/url]
login, register and remove wordpress icon
how can I do it?
Hi there Mercime.
My site is more than six months old. So it is not new. My theme is the same age. I have not imported any forums.
Please try to supply answers to the following questions.
Wordpress Version – 5.4.1
Buddypress Version – 5.1.2
bbPress Version – 2.6.4
Host – Wordplus
I dont know how long the problem has been there as I never noticed it.
As mentioned above I can give access to a staging site for you to see. Even if anyone knows how to hide the duplicates I would be grateful.
Thank you
@n33d See WordPress 4-year old ticket re updating to jQuery 3+ will cause breaking changes https://core.trac.wordpress.org/ticket/37110
When WP core upgrades, so will BuddyPress. In the meantime, we have to use what’s in WP core.
You have a WP issue, not a BP issue.
You will have better results asking here:
https://wordpress.org/support/forums/
Or ask whoever coded your website login page.
Have checked all the BP settings, raised limits at web host.
In the WP Options Table there are only about 25 entries & all look like WordPress entries.
What do I need to do to get all the BP entries into that table?
Hi guys,
I migrated my site to another domain a while ago. Now I am getting blank pages when I visit the member and activity pages in Buddypress.
I deleted all the BuddyPress WordPress Tables and did a fresh install of Buddypress.
Still get blank pages.
The server error message is:
WordPress database error Table ‘members_healwithdiet.wp_cw_widgets_options’ doesn’t exist for query SELECT * FROM wp_cw_widgets_options WHERE `widget
You can check the error logs your self from the hosting panel, here’s an article to guide you:
https://wpxhosting.com/knowledgebase/article/110/how-to-access-your-error-logs/
The members_healwithdiet is my old site and my new site is at members.riggie.com.
Would appreciate it if someone can tell me how I can fix the above problem.
As I have an existing membership site, I can’t simply do a brand new install.
Thanks,
Riggie
Jobs and businesses are not in the buddypress coding.
If you meant business as in a user profile administrating different capabilities like regular posts, custom posts and Buddypress groups, then WordPress itself has the means.
You can upgrade any user account as a site administrator to become, for example, an editor or author with more capabilities than a normal account.
In a Buddypress group you can manage who’s the groups administrator inside the group under “manage”.
Read about the WordPress roles here: https://wordpress.org/support/article/roles-and-capabilities/
Read about the Buddypress capabilities here: https://codex.buddypress.org/administrator-guide/groups/
Look at the bp-templates as pre-made themes for Buddypress pages. You can figure out what you’re currently using through your WordPress dashboard > settings > buddypress > options > template pack.
Legacy was the old templating system for Buddypress and a lot of websites still use it. Other new Buddypress installations use Nouveau which is now the default.
So in short, they’re not removing legacy due to many sites still using it, bp-default is there as a fallback should the other two fail and Nouveau is the current templating system for Buddypress.
Hi, I am not able to turn on the settings for “Allow upload from activity stream” in settings->buddypress> rtMedia -> buddypress. No matter how many times i change it and click on save settings, its still remains the same. please help. I am using localhost wordpress dashboard
Hi sorry for the delay of this answer! thank you for your suggestion. I sent the request!
thank you again!
https://buddypress.trac.wordpress.org/ticket/8289
Reposting this to get (hopefully)more, fresh eyes on this;
I have a redirect that I can’t seem to locate the source of,
“site/members/me(username)/profile” 301s to “site/profile”
is anyone aware of any other possibilities or possible solutions(something to the tune of changing the default url for member profiles)?
Things of checked/tested;
– plugin testing(disabling everything)
– theme testing(using default theme)
– wordpress guessing urls
– reset permalink structure
– bp_custom.php (never added/doesn’t exist)
– wp-config (nothing specified)
– .htaccess(nothing specified)
– redirection plugin(nothing specified)
– server side redirects (none specified)
– cloudflare page rules – (no page rules specified)
– host (siteground) reset folder permission
Reposting this to get (hopefully)more, fresh eyes on this;
I have a redirect that I can’t seem to locate the source of,
“site/members/me(username)/profile” 301s to “site/profile”
is anyone aware of any other possibilities or possible solutions(something to the tune of changing the default url for member profiles)?
Things of checked/tested;
– plugin testing(disabling everything)
– theme testing(using default theme)
– wordpress guessing urls
– reset permalink structure
– bp_custom.php (never added/doesn’t exist)
– wp-config (nothing specified)
– .htaccess(nothing specified)
– redirection plugin(nothing specified)
– server side redirects (none specified)
– cloudflare page rules – (no page rules specified)
– host (siteground) reset folder permission
I’ve also tried restoring an older backup (30 days but that wasn’t far enough to find anything)
wordpress version: WordPress 5.4.1
buddypress version 5.2.0
Domain: perfectpaddles
when someone wants to register on my website. he presses log in but the BuddyPress window does not appear in his place a WordPress window that appears. can you help me please
I’m getting sick of this plugin, nothing is ever simple.
The member page is so inflexible that it goes against everything WordPress was built for.
You can’t even change the name of the ‘Home’ tab on the member page without hardcoding into a php file.
I want to add a custom tab with information for logged-in members and a contact form and there’s no way to do it.
At least not a simple way.
Does anyone know a simple way to add some custom content to a tab with the need for editing php?