Basically there are multiple plugins that allows to upload media and the plugin I gave you should work for sure to upload image in activity. Anyways, you can try this one as well https://wordpress.org/plugins/buddypress-media/
Hi,
Actually there are number of plugins that works perfectly for front-end blog posting.
Like : https://wordpress.org/plugins/accesspress-anonymous-post/
BuddyBlog
Please try them once.
Thanks
Hi,
To generate all those sections if you want to use shortcode then there are multiple solutions like:
Shortcodes for BuddyPress
BuddyPress Activity Shortcode
Thanks
BuddyPress Activity Plus
Please try this plugin once.
Thanks
I have been trying to find any error on the site with the wordpress assistance but couldn’t find any, actually. Everything seems to be working fine and I couldn’t see any JavaScript problems. I tried to change the theme and put 2016 but the error was still there. After I deactivated the plugins one by one to see if the error persisted and something strange happened: I disabled the buddypress activity filter plugin. I reloaded the page and on the first try the error disappeared and loaded all the other posts. However, since the second attempt did not work. I tried to completely delete the plugin but it did not change. I reinstalled it and still nothing. What could be the problem?
Thanks for the reply.
>It will not work with BuddyPress, afaik.
Sorry, what is “afaik”?
>Can you get it to work on just a WordPress site?
It works well without buddypress.
It will not work with BuddyPress, afaik.
Can you get it to work on just a WordPress site?
You can login to your WordPress dashboard using your admin credentials.
Once inside the dashboard, Please visit Network Admin->Settings. There you will see “Registration Settings”.
Select “User accounts may be registered” and that will disable the new blog creation but allow registering new user account.
Hope that helps.
BuddyPress Lock
Please try this plugin to hide members page, you just have to select it in settings. Also for the search we can override the template index.php in child theme then can wrap the search form in the condition if(is_user_logged_in())
Thanks
Hi,
You can create a private BuddyPress network using this plugin https://wordpress.org/plugins/lh-private-buddypress/
Only logged-in members will be able to access the profiles, directories and all.
Thanks
Oh no! you have pasted the code in the wp-config.php file.
This code needs to be pasted in your child theme’s functions.php otherwise you can create the bp-custom.php file in the plugins folder and then have to paste the code there.
Else, you can install the plugin https://wordpress.org/plugins/code-snippets/ and can paste the code there.
Thanks
Yes, this is how it works.
It will need customization to map WordPress fields to BuddyPress xProfile fields.
You can check this plugin https://profilepress.net/downloads/wordpress-buddypress-extended-profile-sync/ as well.
Thanks
Hi,
You have to create a profile field in BuddyPress itself for the biographical info.
BuddyPress do not fetch it from WordPress. When you will create the field users will be able to add edit that from their profile.
Thanks
Hi,
You can follow this thread https://premium.wpmudev.org/forums/topic/buddypress-wordpress-avatars-not-synching
You can remove the condition where it is checking if the user has uploaded avatar or not.
Thanks
I have both Buddypress and bbpress installed. bbpres is using local wordpress avatars that registered users uploaded even before bbpress was installed. I want Buddypress to do the same – use these local avatars instead of its own. I have found this code on bbpress codex and internets:
add_filter('bp_core_fetch_avatar_no_grav', '__return_true');
I added this code to bp-custom.php, but it`s seems like this code is not working anymore? I really need to make Buddypress to use local avatars just like bbpress do, please help.
Hey! If you were using the Paid Membership Pro Buddypress add on, I’ve found a fix 🙂
https://wordpress.org/support/topic/suggesting-a-patch/#post-10648783
For some reason every member is showing under the ‘friendship requests’ tab on the profile page instead of just people that requested them. Some of the members are still listed as ‘never active’ but show under the request lists. Even brand new members immediately see all of the other members listed under requests w/ the option to accept or reject. Clicking ‘accept’ or ‘reject’ does nothing.
It’s a paid site but I can grant access if someone can help!

Buddypress 3.1.0 latest version
Wordpress 4.9.8
Theme WordPress Twenty Seventeen
Switched to Twenty Fifteen same results.
Using with Paid Membership Pro/Theme My Login
I have the same issue. I am currently using an Avada theme. My user profiles were working perfectly fine. Now they are just showing a blank page. I have tried deleting the buddypress plugin and reinstalling it but that has not helped. I have checked the pages that buddypress creates but these are blank, when viewed through the backend of wordpress. Any help on this problem?
Ok thank you very much which chat is best I use BP Better Messages
On another topic I want to set up a website for entrepreneurs and investors If, like a social network, I need help designing and other recommendations for plugins. I also want to do an appellation. Later, you will join WordPress’s control panel. I installed a Job Board to use the board.
@bonjarvis – thanks for the update. It is most often the case that the error is caused by code outside of BP – but determining the cause can be tricky. Momentarily deactivating plugins and/or switching themes is a solid first step.
If somebody thinks they have found an actual bug, they can create a ticket here