These are the support forums for BuddyPress.
You have a better chance of getting an answer if you use the support forum for Buddypress Group Email Subscription .
The plugin you mention should do the job.
But these are not the support forums for that plugin.
You should ask your question on the support forum for that plugin:
https://wordpress.org/support/plugin/bp-activity-filter/
Hello,
I am working on one of my website, using buddy press installed on localhost with wordpress latest version 5.1.1, but the register page of the buddy press is not working, after submitting sign up form nothing happens, and redirects to home page. I am troubleshooting and searching the solution in the forum too. But didn’t get any fix.
I have tried new fresh installation of wordpress with buddy press installation, no other plugin activated instead of buddypress and the twenty seventeen theme activated, but still facing same issue.
Please help me with the solution.
Thanks in advance.
wordpress : 5.1.1
buddypress : 4.2.0
Hello,
I am in charge of a site that uses wordpress, and buddypress. When someone receives a message, the old ones appear at the top and the recent at the bottom. When the page contains several messages, you lose time scrolling down the page each time before reading the most recent message. Is there a way to change the order of messages please? Thank you in advance.
cordially
Hello,
I would like to customize activation email content. I have already modified bp-custom.php and have changed the text in the activation email.
However, when it is received in the mailbox, “WordPress” is indicated in the field “From” instead of the website name. I am not sure how I can change it to the website name ’cause it seems to me that this code:
$from_name = $site_name . "<$admin_email>" ;
should work exactly as I need. And yet, it doesn’t.
How can I fix it?
@venutius, thank you so much for the idea! I have combined the plugin you suggested with https://wordpress.org/plugins/eonet-manual-user-approve/ and all works exactly the way I needed.
Howdy
I’m trying to make a social networking for a radio station I do not know css html or php when I install wordpress in english and install buddypress all goes well but when i install it in romanian then buddypress nouveau turns in buddypress medern template and with it selected I’m giving this error to the profile page of each member <span class = “count”> 2 </ span> friend 2
Hello Guys.
I need your help I’m building a new e-commerce web shop in WordPress and I found BuddyPress which should be great for us website I’m able to create like two different accounts for example one like a normal customer who will go through the portal and he can choose what he wants to buy and the second one like a professional buyer who can Connect or if I can say to link with another account and he can manage them something like a membership and he can shop through their accounts. I’m trying to find this solution in BuddyPress but I couldn’t find the way how to manage a people in my group and shop through them. Manage I mean edit their billing addresses and all this things PLEASE CAN YOU HELP ME WITH THAT I will pay for that but I really need help
This would be quite complicated to do. IF it were me I’d fork https://wordpress.org/plugins/bp-disable-activation-reloaded/ and remove the auto-activation code.
Yes the users need a valid email address in order to activate their account. On think to check is that the emails are not being rejected as spam by their email provider ( gmail does this ). I found a way to avoid this was to change the default wordpress@host.com to something more specific to the site using CB Change Mail Sender plugin.
The limitations of BuddyPress are really the limitations of WordPRess and your host. If you think WordPress.com is run on WordPress you can see that scaling is possible, but that you’d probably need to do extensive customisations. File upload size is a server setting.
I had the same problem. I disabled WP User Avatar which solved the problem.
This plugin is apparently not compatiple with BuddyPress. The FAQ for the plugin says:
Will WP User Avatar work with BuddyPress?
No, BuddyPress has its own custom avatar functions and WP User Avatar will override only some of them. It’s best to use BuddyPress without WP User Avatar.
I’m using 5.1.1 in WordPress and latest Buddypress version (Nouveau template). It is currently in a subdomain (sandbox) for now. I’m also using a child theme to make adjustments. I would like to move the navigation on all pages to ABOVE the the cover image/avatar. Or just move the coverimage/avatar to below the navigation. Is this an easy adjustment?
forgot the link – https://testing.leveledproduction.com/
Side note – Buddypress is impressive.
Hi there, WordPress and BuddyPress are predominately PHP applications. PHP requires a page load in order to view new content and this is what you are seeing – you click a menu item a new page loads and it starts from the top of the page again. There are tricks to bring the page focus back to where you were and BP uses these where appropriate, another trick is to use Javescript to fetch now content and again BP uses this, in the activity page for example. But when you are clicking a main link, an entire now page is going to be loaded to there’s not a reference of where you were in order to set the new page focus. So in short, it’s the way WordPress and BuddyPress have been written, yu’d need to do a significant rewrite to change it.
Good day Venutius,
Much appreciated, Please look my website Thinkbox I’ve used Astra WordPress theme and Youzer plugin for rich look.
Thanks,
Raakesh V.
yes i removed some fields follow the next link
Inscription
in wp-admin i remove all the fields except the name
Perhaps you cannot see the ‘Log In’ link because you are already logged in.
In that case – log out and then reload the site.
Your site is hosted by wordpress.com – meaning you ( or somebody ) is paying them to host your site.
Therefore, you should use the support that is included with your purchase – you should contact them with your issue.
For now, click the ‘Log In’ link, then scroll down to ‘Create a new account’ and click it.
You don’t see a log in link on your site? Perhaps the term ‘log in’ is in swedish.
Deactivate the BuddyPress plugin and then try to register on your site.
If you do not understand how to to that, then please contact the support team at wordpress.com .
Since you are hosted on wordpress.com, you should ask their support.
For now, click the ‘Log In’ link, then scroll down to ‘Create a new account’ and click it.
That may not be what you want, so you should talk to wordpress.com support.
Hi there, another plugin to help you is https://wordpress.org/plugins/buddypress-restrict-group-creation/ this will allow you to restrict members from creating more than one group.
If I updated this to include a restriction based on the number of group membership then that would help.
Looking at the code you’d also need to restrict the group join button showing so that it only shows for members not already in a group. How you do this depends on the BP Theme you are using, Legacy or Nouveau.
Ok I’ve added a very basic control, I’ll update this when I have time. you can give me your feedback at https://wordpress.org/support/plugin/bp-messaging-control/
I took a look at that plugin, it no longer works. So I’ve refreshed it here. https://github.com/Venutius/buddypress-component-stats however a lot of the functions never originally worked as far as I can see. I’ll try and get it fixed.
There’s another old plugin but this one still works – https://wordpress.org/plugins/buddypress-member-profile-stats/ possibly not what you are looking for.
Glad you got it working. I can probably do something for @mentions, might not give the same level of control but I’ll look into it.
But could you post your comments over on the plugins wordpress forum? best keep this forum for BP related issues.
Thank you for the response. I reviewed both links and not sure if it answers my questions.
While I understand that your plugin will allow the member’s posts to show, it doesn’t answer my core question of what if we as administrators are the “author” of the post in WordPress and how we then associate a post with that member so it can then show?
James