Replies
Hi Gianluca,
Thank you for the question.Yes, Community Builder is fully compatible with Elementor and we have special templates for Elementor too(or you can use elementor’s Canvas template) for creating pages.
Regards
BrajeshHi Kevin,
Thank you for purchasing from us.It seems your uploads folder is not writable.
1. Are you able to download the plugin from our site?
2. If you are uploading from Dashboard->Plugins->Add New screen and it is showing the error, is there any security plugin installed that prevents/makes folders readonly?Please let me know and I will assist.
Regards
Brajesh- Brajesh Singh on August 2, 2021 at 7:03 pm in reply to: Error HTTP when trying to upload a file #39903
Hi Dave,
Thank you for using MediaPress.The extensions .doc, .docx are not anbled by WordPress for security reasons. You will need to enable the mime types for these extensions.
You can use a plugin like this https://wordpress.org/plugins/wp-extra-file-types/ to allow these extensions.
Regards
Brajesh - Brajesh Singh on August 1, 2021 at 7:29 pm in reply to: [Resolved] Plugin Compatibility Issue #39889
Hi Scott,
Thank you for using both of our plugins.I am sorry, the posting for activity shortcode is experimental and we unable to support the anonymous option in its current state.
Regards
Brajesh - 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