Replies
- Brajesh Singh on November 3, 2021 at 4:36 am in reply to: [Resolved] A way to crop the picture of cover #41429
You are welcome.
Let us hope for the best.Regards
Brajesh - Brajesh Singh on November 3, 2021 at 4:35 am in reply to: [Resolved] MediaPress – Paid Memberships Pro Restrictions Plugin #41428
Hi Mary,
Thank you for the question.Yes, the plugin works properly with the latest version of BuddyPress.
Regards
Brajesh - Brajesh Singh on November 3, 2021 at 4:16 am in reply to: Empty membership directory after activation of buddypress multinetwork plugin #41427This reply has been marked as private.
- Brajesh Singh on November 1, 2021 at 11:43 pm in reply to: Empty membership directory after activation of buddypress multinetwork plugin #41417
Hi Stefan,
Thank you for the reply.You will need to copy the table/rename them to make the profile/other details available(friends etc).
Like I said earlier, you will need to do that from database. If you can provide me access to your WordPress(network admin, for veryfying the changes) and access to phpmyadmin, I can take care of it.
PS:- Which blog id is currently set as the main?
Regards
Brajesh - Brajesh Singh on November 1, 2021 at 11:40 pm in reply to: I want to hook my code once the user profile avatar is moderated and approved #41416
Please use the following sample code.
add_action( 'bpavmod_avatar_approved', function ( $avatar ) { $url = bp_core_fetch_avatar( array( 'object' => $avatar->item_type, 'item_id' => $avatar->item_id, 'type' => 'full', 'html' => false, ) ); // do something with the $url. } );Regards
Brajesh - Brajesh Singh on November 1, 2021 at 11:21 pm in reply to: Sorry, you are not allowed to upload files. #41415
Hi Carl,
Thank you.your settings are correct. Do you have a staging site? If yes, Please temporarily disable all plugins except BuddyPress, BuddyBlog pro and try the same.
One of the plugins is modifying the upload_files or edit_post permission.
Please let me know your findings.
Regards
Brajesh - Brajesh Singh on November 1, 2021 at 11:16 pm in reply to: [Resolved] A way to crop the picture of cover #41414
Hi Alison,
As Cromacio has shared, there is no plugin for BuddyPress that allows cropping cover yet. There may be in future though.Thank you for the help @cromacio01
Regards
Brajesh - Brajesh Singh on November 1, 2021 at 11:09 pm in reply to: Conflict with BoddyBoss Theme , while Edit Profile #41413
On your integration about AccessPress anonymous post, we will be dropping the Front end simple post in favour of our editing experience provided by our BuddyBlog Pro in future. We do not think we will be able to support 3rd party posting experience in near future.
Regards
Brajesh - Brajesh Singh on November 1, 2021 at 11:07 pm in reply to: Conflict with BoddyBoss Theme , while Edit Profile #41412
Hi Tarak,
Thank you.I am sorry, I thought you were referring to BuddyBlog Pro earlier not the BuddyBlog.
Our team will check and we will get back to you within 24 hours with more details.
Regards
Brajesh Hi Alison,
BuddyPress does not have any text named “Undefined”. Most probably it is a translation issue or a problem with the theme you are using.Please check if you ahve a string “Load More” translated. If not, Please contact the theme author.
Regards
Brajesh