Replies
Closing this ticket due to lack of reply.
Also, for others looking at this topic, you may use BuddyPress Member Types pro to set custom default avatars & covers for genders(genders can be created as member type).
I am closing this topic as resolved due to age of the topic. Also, BuddyPress Member Types pro now provides the ability to set gender based(where gender are your member type) default avatars/covers.
https://buddydev.com/plugins/buddypress-member-types-pro/Regards
Brajesh- Brajesh Singh on May 4, 2020 at 7:29 pm in reply to: [Resolved] User registration with Profile picture (Avatar) as required field #29502
You are welcome.
- Brajesh Singh on May 4, 2020 at 7:29 pm in reply to: [Resolved] Is it possible to filter MediaPress share link preview #29501
Hi Milan,
the plugin is most probably using the_content to add that text. Also, It is not BuddyPress preview, It is the oembed preview.So, when asking for support, please ask them how to disable it in the oembed preview of the post.
I will suggest waiting for the developers suggestion and see if they provide some filter.
Regards
Brajesh Hi Rav,
I have looked at it and now I will be able to help you.1. The link you shared is for BP Legacy template pack not for nouveau.
2. Modifying a minified asset is not a great idea.Now, that we are clear about it, You will need to make change sin buddypress/bp-templates/bp-nouveau/buddypress-activity.min.js or buddypress-activity.js(depending on whether SCRIPT_DEBUG is defined or not).
here is a screenshot form the minified file.
https://i.imgur.com/TlDEvUV.pngIn the non minified file, it is in a method named hideComments.
These take care of the comments even after loading via load more in Nouveau.
Regards
BrajeshHi Clea,
My apologies for the delayed reply.1. To fix the error messaging showing in the members directory, Please add following css.
.members-list.grid .bp-ajax-message { z-index: 2; }You can add it by visiting Dashboard->Appearance->Customize->Additional CSS.
PS:- Are you still facing the issue with restrictions not working for other members? If yes, Please do share me the credential to check the settings.,
Thank you
Brajesh- Brajesh Singh on May 4, 2020 at 7:26 am in reply to: Blog Categories for Groups – embedded media #29489
Hi Brian,
I am sorry for the inconvenience.I am not sure we understand the issue correctly. will it be feasible for you to share a screen recording showing the issue?
Regards
Brajesh - This reply has been marked as private.
Hi Eric,
I have sent you the coupon now.Hi Eamon,
I am sorry I forgot to mention it. We released an update with suspending feature a week ago.You may find more details here.
https://buddydev.com/docs/buddypress-moderation-tools/moderation-tools-user-suspend-module-settings/Regards
Brajesh- Brajesh Singh on May 3, 2020 at 9:29 pm in reply to: What plugins I need to set up a dating site? #29485
Hi Mete,
Welcome to BuddyDev.Creating a dating site needs a lot of time and thinking. I will only address your specific question in this reply.
If you want to hide/restrict users based on gender, my suggestion will be to create member types for gender.
BuddyPress allows filtering users list with member type very easily(though needs code).
Regards
Brajesh