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: 25358

    Hi Torben,
    Thank you for the question.

    You may use this

    
    
    if ( function_exists( 'bpprocn_has_incomplete_profile' ) && ! bpprocn_has_incomplete_profile( $user_id ) ) {
    
    }
    
    

    Please replace the $user_id with the desired id.

    We do not have any specific API for field data since BuddyPress already provides that.

    You may use either ‘xprofile_get_field_data’ or ‘BP_XProfile_ProfileData::get_value_byid’ to check if the field has data(2nd should be preferred if checking for data availability, 1st for display).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358

    Hi Rami,
    Thank you for the reply and the screenshot.

    1. Since it is not possible for us to include support for all the themes in a plugin, I will suggest asking theme developers to support it. They can include a few line of css to support the widget easily. If you want, I can supply the css for BuddyBoss theme for now.

    2. Same as above. We are providing a basic functionality and we expect that theme authors will support it.

    3. For BuddyPress, we have used the redis object cache successfully
    https://wordpress.org/plugins/redis-cache/

    I will suggest asking BuddyBoss for it. They are the platform developer and will have better idea on what works with it.

    4. Group Suggestions:- I am sorry but it is beyond our current goals for the plugin. I will be reconsidering it in future. For now, requiring site owners t setup profile field and then asking them to correctly setup a dropdown/checkbox with the Group type values is way too complicated for most users.
    It will be nice if there was a group type profile field available. In that case, it would have been less error prone.

    By scaling I mean if you have 20,000 users and you are using xprofile meta query on 8 fields, your database will hang and kill the site.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358
    Brajesh Singh on in reply to: [Resolved] BuddyPress User Contact Form #32090

    Hi Rami,
    Thank you for the suggestion.

    We will include it in our next update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358
  • Keymaster
    (BuddyDev Team)
    Posts: 25358
    Brajesh Singh on in reply to: BuddyPress Notifications Widget #32087

    Hi Rami,
    Thank you for the question.

    At the moment, we do not include any css for this plugin. I will ask my team to explore adding the css. It may take some time as it is a low priority plugin for us.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358

    HI Tosin,
    Thank you for confirming.

    We haven’t added the support to control the availability of buttons on various screen yet. Can we please continue discussing about it on your original topic?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358

    Hi Nelson,
    Thank you for using the transcoder.

    Did you try bulk enqueue for old videos?

    Please note, we do not offer free troubleshooting/ support for this plugin (specially related to FFMPEG).

    https://buddydev.com/plugins/mpp-local-transcoder/#support-options

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358

    Hi Jen,
    Welcome to BuddyDev support forums.

    This plugin does not deal with login link. It deals with actions after login.

    If you put a link, the user will be redirected there after they login to your site. How they login(via wp-login.php) or some widget is upto you.

    Are you using any plugin to create custom login page? Please let me know and I may be bale to help.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358
    Brajesh Singh on in reply to: [Resolved] Jon blog widget #32080

    Thank you. Yes, there will be option to redirect to.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25358

    No problem.

    Thank you for purchasing from us. I hope you have a pleasant experience.

    Regards
    Brajesh