Replies
- Brajesh Singh on April 21, 2020 at 1:08 pm in reply to: [Resolved] No member type tab in Member directory #29044
Thank you for confirming.
Regards
Brajesh - Brajesh Singh on April 21, 2020 at 1:08 pm in reply to: How to create a ACF field type for BuddyPress group? #29043
Hi Torben,
This is doable but the time it will take is beyond what we offer as support on forums here.It is a like creating a mini plugin. You may use our customization/development service for the same.
Regards
Brajesh - Brajesh Singh on April 21, 2020 at 1:06 pm in reply to: [Resolved] Activity Shortcode exclude group #29042
Hi Philippe,
Thank you for using the plugin.It does notsupport excluding a group. We fallback to bp_has_activity() for the listing and it doe snot support excluding specific groups.
So, we are unable to support this feature. I regret the inconvenience.
Regards
Brajesh Hi Rick,
Thank you for using the plugin. I will check it and get back to you in next 24 hours.Regards
Brajesh- Brajesh Singh on April 21, 2020 at 1:02 pm in reply to: BuddyPress Autologin on Activation – Error uploading images after activation #29040
Hi Jo,
Thank you for using the plugin.The above error does not seem to be related to the logged in state of the user.
Are you able to upload same image after logging out and logging in? Is this something that you have been able to replicate reliably with multiple users & images?
Please let me know and I will assist.
Regards
Brajesh - Brajesh Singh on April 21, 2020 at 12:59 pm in reply to: [Resolved] Need to Hide MediaPress uploads from Normal WordPress Library & Media up-loader #29039
Please name the file bp-custom.php
For more details, Please see
https://buddydev.com/docs/buddypress-guides/what-is-bp-custom-php/Regards
Brajesh - Brajesh Singh on April 21, 2020 at 12:58 pm in reply to: MediaPress – Display Media Count on BP Profile page #29038
Hi Shannon,
The problem is count is relative to who is viewing the profile or gallery.For example, a user might have media with various privacies(example friends only media). It will be visible to the friends but not others.
I am unable to find a proper and efficient way to handle the media count. Storing media count for each privacy level is a deal breaker for me. Also calculating it on each page load is not efficient in current schema.
We are working on to move the schema to a flat table which will resolve this issue in future.
Regards
Brajesh - Brajesh Singh on April 21, 2020 at 12:53 pm in reply to: Auto refresh page after upload media in the gallery or get info that is finished #29037
Hi Shannon,
Please help me understand what you would like to do after all the upload completes. I might add it as an option.Do you move user to view gallery?(Is that a good idea considering user might want to upload more media).
Regards
Brajesh - Brajesh Singh on April 21, 2020 at 12:52 pm in reply to: Any known sliders/slideshows that work with MediaPress specific galleries? #29036
Hi Shannon,
I will ask @ravisharma to provide more details. He is in a better position to reply here.Regards
Brajesh The plugin checks if a logged in user has profile photo, if not, It redirects them to their porifle photo upload page.
You may use BuddyPress profile Completion plugin(also from us), which provides you a lot more control.
As soon as a user logs in to your site, you may redirect them to edit profile if fields are not complete and set different criteria for profile completion.
https://wordpress.org/plugins/buddypress-profile-completion/
PS:- All these plugin can only redirect a user if they login to your site. BuddyPress does not log in a user after registration, so, these plugins do not know anything about the user at that time.
Regards
Brajesh