Replies
- 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- Brajesh Singh on April 21, 2020 at 9:59 am in reply to: [Resolved] User ID in Buddypress / bbPress & WordPress #29034
Hi Bruno,
Yes, the user id is same for all of them. bbPress and BuddyPress uses the user account offered by WordPress core.PS:- If you can specify the question, I may be able to specify exact functions to you.
Regards
Brajesh Hi Shannon,
Welcome to BuddyDev.Thank you for using MediaPress.
I am assuming you are using our shared gallery/global gallery addon to allow everyone to contribute to a gallery.
1. I am sorry, Currently, there is no such shortcode. It is still doable with a few lines of code.
Please let me know if you are using global gallery addon and I will be able to assist with some code.2. I haven’t tried it but setting a gallery private should take care of it. Private gallery uploads inherits the status by default. until made public explicitly, the private media is only visible to the uploader.
Regards
Brajesh- Brajesh Singh on April 21, 2020 at 1:14 am in reply to: Member Types Pro: 'Exclude Members with this type' from directory not working #29012
Hi Simon,
Thank you.yes, you may use the shortcode like this
[bpmtp-members-list member_type="business"]Please see this page for details
https://buddydev.com/docs/buddypress-member-types-pro/listing-users-based-buddypress-member-types/
Regards
Brajesh - Brajesh Singh on April 20, 2020 at 7:10 pm in reply to: [Resolved] No member type tab in Member directory #29009
Hi Torben,
Please upgrade to 2.0.6
Let me know if that fixes it or not?
Regards
Brajesh - Brajesh Singh on April 20, 2020 at 7:09 pm in reply to: [Resolved] Members per row and users per page in Group doesn't work #29008
Hi Torben,
Hope you are doing well.Please upgrade to 2.0.6. It should be fixed.
Regards
Brajesh