Replies
- Brajesh Singh on April 4, 2018 at 12:17 pm in reply to: Insert media file in to Buddypress activity comment #14288
Hi Gabor,
Welcome to BuddyDev.At the moment the media attachment in activity upload is not available. It will be available in next update(anytime before 20th of this month).
Thank you
Brajesh - Brajesh Singh on April 4, 2018 at 12:16 pm in reply to: [Resolved] MediaPress – S2Member Storage Limit – storage limits by member level not working #14287This reply has been marked as private.
- Brajesh Singh on April 4, 2018 at 12:14 pm in reply to: [Resolved] Howto: default galleries for all new users (my videos, my docs, my pictures)? #14285
You are welcome 🙂
- Brajesh Singh on April 4, 2018 at 12:14 pm in reply to: [Resolved] BuddyPress Member Type Pro – Hide Profile Tabs based on member type #14284This reply has been marked as private.
Hi Martin,
It seems there may be some other issue with your setup.BuddyPress deletes the following data on account delete:-
– Profile field data
– activity
– Group association
– Friends association
– Avatar
– NotificationWordPress should delete the post and comments out of the box.
I am not sure why that is not working in your case. Is there too much data for the user? That can cause timeouts sometime.
- Brajesh Singh on April 3, 2018 at 8:10 pm in reply to: [Resolved] Howto: default galleries for all new users (my videos, my docs, my pictures)? #14277
Also,
Here is another post you may be interested in.
https://buddydev.com/support/forums/topic/user-galleries/Regards
Brajesh Closing as resolved due to lack of replies.
- Brajesh Singh on April 3, 2018 at 8:08 pm in reply to: [Resolved] Howto: default galleries for all new users (my videos, my docs, my pictures)? #14274
Hi Leo,
There are multiple ways to do it.Please see an example here
https://buddydev.com/support/forums/topic/mediapress-predefined-user-galleries/page/2/#post-2474
I will suggest an enhancement though. Instead of using mpp_actions you should bind to the account activation action. That way, It will only run when new account gets activated instead of the each page load on user profile.
You may modify it as you please.
Hope that helps.
Regards
Brajesh - Brajesh Singh on April 3, 2018 at 7:52 pm in reply to: [Resolved] BuddyPress Member Type Pro – Hide Profile Tabs based on member type #14270
Hi Sujee,
I am sorry, I could not assist earlier.1. On which action are you using the ‘bpex_hide_profile_menu_tabs’ ? Please move it to bp_init and priority number 111 or higher(e.g 112 etc)
About Group Tabs:- Thank you. It is in planning. It is not in priority and we will be most probably providing it as a free companion with the User Profile Tabs Pro. Hopefully, we can do it around BuddyPress 3.0 release.
Please do let me know if my suggestion worked or not?
Thank you
Brajesh - Brajesh Singh on April 3, 2018 at 6:02 pm in reply to: [Resolved] Correct add class to Buddypress Register Popup #14268
4. So, I am assuming that it is fine for your use case as there are no user widgets for the directory sidebar.
For 3rd, Please try again. It should work and disable the auto activation of user acocunts.