Replies
- Brajesh Singh on August 5, 2020 at 8:07 am in reply to: [Resolved] How do I check if user profile is complete? #32103
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 - Brajesh Singh on August 3, 2020 at 9:53 pm in reply to: Suggestions widget (Friends and Groups) to have theme default option #32091
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 - Brajesh Singh on August 3, 2020 at 9:44 pm 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 Closing it in favour of https://buddydev.com/support/forums/topic/is-it-possible-to-make-a-website-like-soundcloud/
Regards
BrajeshHi 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- Brajesh Singh on August 3, 2020 at 9:38 pm in reply to: [Resolved] Buddypress block not working properly #32086
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 - Brajesh Singh on August 3, 2020 at 9:36 pm in reply to: [Resolved] MediaPress Local Transcoder installed, ffmepg working #32085
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 - Brajesh Singh on August 3, 2020 at 9:32 pm in reply to: BuddyPress Auto Activate Auto Login Plugin Issue Redirecting to WordPress login #32084
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 Thank you. Yes, there will be option to redirect to.
Regards
Brajesh- Brajesh Singh on August 3, 2020 at 1:25 pm in reply to: [Resolved] BuddyNotes – only users to see their own notes #32079
No problem.
Thank you for purchasing from us. I hope you have a pleasant experience.
Regards
Brajesh