Replies
- Brajesh Singh on May 5, 2020 at 8:47 am in reply to: What plugins I need to set up a dating site? #29520
Hi Mete,
Thank you for purchasing. We do plan to add it in future in the plugin(have to work on the setings).I will share some code today for the same. Please let me know the unique name you have given to these genders in the member type.
Regards
Brajesh - Brajesh Singh on May 4, 2020 at 8:54 pm in reply to: [Resolved] Recent visitors with an avatar and active #29512
Hi Laurent,
Hope you are doing well.I will be releasing an update on 8th which will work properly with deleted users.
Regards
Brajesh Hi Louis,
Welcome to BuddyDev.We don’t have a plugin for this.
There is a plugin available which may suits your needhttps://wordpress.org/plugins/bp-registration-options/
Will you be able to use it or need custom solution? Also, if it does not need to access site admin, how do you want to approve the users?
Regards
Brajesh- Brajesh Singh on May 4, 2020 at 7:36 pm in reply to: [Resolved] Option for setting the gender of profiles showing in BP plugins #29509
Marking resolved due to age of the ticket.
- Brajesh Singh on May 4, 2020 at 7:35 pm in reply to: [Resolved] Possibility to match other binary value (e.g. man matches female) #29507
Marking resolved due to lack to reply.
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
Brajesh