Replies
- Brajesh Singh on January 11, 2022 at 11:21 am in reply to: Force strong password when user change own password #42491
Hi Tosin,
1. Is this filter bp_members_validate_user_password going to be deprecated soon
No. There does not seem to have any plan like that.
2. Is it safe to use Ravi’s code with the new constant define( ‘BP_MEMBERS_REQUIRED_PASSWORD_STRENGTH’, 4 ); without any conflict
Yes, they will work fine together.
Regards
Brajesh - Brajesh Singh on January 11, 2022 at 11:16 am in reply to: [Resolved] BuddyPress Member Types Pro : Need help with Pagination #42490
Hi Derek,
The simple way to manage code is to use the code snippets plugin.https://wordpress.org/plugins/code-snippets/
You may also put that code in your child theme’s functions.php.
Regards
Brajesh - Brajesh Singh on January 11, 2022 at 11:15 am in reply to: Discussion Topics are not being deleted on Moderation #42489
You are welcome.
Hi Anders,
you site does not allow normal login. It always asks for login via WordPress.com. I am sorry, I am unable to assist you with it.Regards
Brajesh- Brajesh Singh on January 11, 2022 at 11:02 am in reply to: Default Sort By Member Type search order? #42487
Hi Zillion Dev,
Welcome to Buddydev.BuddyPress does not support order by member type.
Your best bet is to filter over “bp_user_query_uid_clauses” and join with the terms table.
There is no efficient or simple solution. You may want to take a look at this post for inspiration.
http://scribu.net/wordpress/sortable-taxonomy-columns.htmlRegards
Brajesh - Brajesh Singh on January 11, 2022 at 9:37 am in reply to: [Resolved] Unable to access BP Customization board #42486
Hi Daniel,
Please check now.The issue was some code has set your default theme to ‘default’ which was used in older WordPress.
The solution was to either update that preference to let WordPress use the current fallback theme or just install the default and keep it there.
since I was not sure which code has caused it, I installed default, now the customizer will work.
Please make sure to click on customize on your active theme for better experience.
Regards
Brajesh - Brajesh Singh on January 11, 2022 at 12:09 am in reply to: Force strong password when user change own password #42480
Hi Troben,
Just for the sake of knowledge, BuddyPress 10.0 allows you to use a basic filter or constant to enable it.https://bpdevel.wordpress.com/2021/12/29/a-new-constant-to-enforce-members-password-strength/
This is not available with BuddyBoss.
Regards
Brajesh - Brajesh Singh on January 11, 2022 at 12:06 am in reply to: [Resolved] Filter Only Videos from Buddypress Activity #42479
Hi Cromacio,
You are welcome 🙂Regards
Brajesh Hi Anders
Please clarify a bit more. What is happening?
1. Is user able to login to your site?
2. If yes, do you have some plugin managing you login?Regards
Brajesh- Brajesh Singh on January 11, 2022 at 12:00 am in reply to: [Resolved] Can not upload profil cover #42477
Hi Anders,
You can change Covers/Profile photo from your profile page not the settings page.Please visit this page
https://trygghetskontakt.com/medlemmar-2/tryggadmin/profile/and you will see the links to do so if you are logged in as that account.
Regards
Brajesh