Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: Elementor #39905

    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
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: Not installing #39904

    Hi 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25489
    Brajesh Singh on in reply to: BuddyPress Plugin #39888

    Thank you.

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    Thank you.

    I am glad it worked.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25489

    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