Replies
- Brajesh Singh on August 1, 2021 at 7:19 pm in reply to: Arrange member in member pages based on member type #39887
Hi Kumar,
Thank you for the questions.Are you using a custom BuddyPress theme? Most of the BuddyPress theme support member types as tab. Otherwise, you can use our BuddyPress Member Types Pro to add member types as a separate tab on the members directory.
Regards
Brajesh - Brajesh Singh on August 1, 2021 at 7:16 pm in reply to: [Resolved] how to auto assign pmpro membership level when profile marked as complete #39886
Hi Anisur,
Thank you for the question.
We are not using PMPro for any of our project, so I will post a sample code which you can give to their support and request them for the code to update the membership.
// update something about user on profile completion. add_action( 'bpprocn_user_profile_completed', function ( $user_id ) { // add code to set/update the membership for the user. } );Please give them this sample code and request them to provide the code for updating the membership for user.
Regards
Brajesh - Brajesh Singh on August 1, 2021 at 7:08 pm in reply to: [Resolved] Auto Friendship Pro – conditions not working #39885
Thank you.
I am glad it worked.
Regards
Brajesh - Brajesh Singh on August 1, 2021 at 7:08 pm in reply to: submit biodata button under BuddyPress save button. #39884
Hi anisur,
Thank you for the question.I am afraid, I am unable to assist you with code here. I can help you with te steps though.
1. you will need to create a button and hook on the profile edit page
2. You will need to handle the submission for that button and use wp_mail() to notify the admin of the profile completeness.You may also try the BuddyPress profile Completion plugin which fires an action on the completion of required fields and use that to automate the mailing.
Regards
Brajesh - Brajesh Singh on August 1, 2021 at 7:05 pm in reply to: [Resolved] Changing Colours of Text or Background #39883
Hi,
I am sorry, there are no dropdown menu in the default BuddyPress template pack. You are most probably using a custom theme or plugin that modifies this behaviour.Please contact the relevant developer for assistance.
Regards
Brajesh - Brajesh Singh on July 31, 2021 at 2:44 pm in reply to: Move ‘block’ button from member header actions to elipses #39875
Hi,
Thank you for the reply and the screenshots.you are using BuddyBoss platform’s block feature. I will recommend contacting their support for help with BuddyBoss platform and theme.
Regards
Brajesh - Brajesh Singh on July 31, 2021 at 2:42 pm in reply to: [Resolved] Change default avatar issue #39874
Please try changing ‘get_template_directory_uri’ to ‘get_stylesheet_directory_uri’ if you are putting it in the child theme.
Regards
Brajesh - Brajesh Singh on July 30, 2021 at 11:33 pm in reply to: [Resolved] Auto Friendship Pro – conditions not working #39865
Hi,
I have pushed 1.0.6 with the option to trigger auto friendship on role change. Please enable it from the settings.Please let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on July 30, 2021 at 11:32 pm in reply to: Buddypress Profanity Filter Plugin Multilingual Support #39864
Hi Shyam,
I am sorry, I haven’t been able to help you with it earlier. I will be providing some solution in next 48 hours.Thank you
Brajesh