-
Gordon Santos's profile was updated 7 years, 5 months ago
-
Gordon Santos's profile was updated 7 years, 5 months ago
-
Prashant Singh replied to the topic ?? Disable clickability of 'user avatars' and eliminate mouseover message..??? in the forum How-to & Troubleshooting 7 years, 5 months ago
Please try this https://stevenword.com/wordpress/buddypress-disable-the-public-members-directory/
to disable members directory. -
Prashant Singh replied to the topic ?? Disable clickability of 'user avatars' and eliminate mouseover message..??? in the forum How-to & Troubleshooting 7 years, 5 months ago
1.] eliminate the mouseover message “view ___’s profile” when someone mouses over a User Avatar
2.] make User Avatars not clickable at allThese are the very much project-specific request which not everyone desires so adding that in the plugin is not possible on one request.
3.] disable the Members Directory or exclude all roles from the Membe…[Read more]
-
Prashant Singh replied to the topic Change direction link from member loop php in the forum Creating & Extending 7 years, 5 months ago
Welcome 🙂
-
Prashant Singh replied to the topic Change direction link from member loop php in the forum Creating & Extending 7 years, 5 months ago
Hi,
Please write this line in your wp-config.php:
define('BP_DEFAULT_COMPONENT', 'profile' );Thanks
-
Lars Henriksen started the topic "Public" updates in site activity stream in the forum How-to & Troubleshooting 7 years, 5 months ago
Hello,
As of now, only my friends can see my status updates in activity stream.
I would like to allow my members to post “publicly” like in a facebook group. Is that possible with buddypress?
Thanks,
Lars
-
the sun and moon's profile was updated 7 years, 5 months ago
-
mario team's profile was updated 7 years, 5 months ago
-
gordonsantos4's profile was updated 7 years, 5 months ago
-
Keuntungan Bermain Judi Online's profile was updated 7 years, 5 months ago
-
Southstar Asbestos's profile was updated 7 years, 5 months ago
-
Prashant Singh replied to the topic ARGH — A 'horizontal ellipsis' is preventing display of 'group description' in the forum How-to & Troubleshooting 7 years, 5 months ago
It’s not an issue. They have already provided a filter to change it to any length you want. So, I do not take it as an issue.
-
Terry Burton's profile was updated 7 years, 5 months ago
-
Prashant Singh replied to the topic Solved – Disable Automatic Account Activation and Manually Approve it in the forum How-to & Troubleshooting 7 years, 5 months ago
Hi,
You can use this plugin https://wordpress.org/plugins/bp-registration-options/ which allows moderation and members will be restricted to their own profile till when they are not approved. And after approval, a mail will be sent to them.
Maybe this solution can help you with what you want to achieve.
Thanks
-
Nahum started the topic How to set the default member directory Tab in the forum How-to & Troubleshooting 7 years, 5 months ago
If using multiple new member types, how do we set the default to another member type tab instead of All Members?
-
Prashant Singh replied to the topic ARGH — A 'horizontal ellipsis' is preventing display of 'group description' in the forum How-to & Troubleshooting 7 years, 5 months ago
Hi,
I think you are using nouveau template pack because in the legacy it is not the case.
But with nouveau also they have provided a filter
apply_filters( 'bp_excerpt_length', $length );which one can use to write their function to change the length of the excerpt.
add_filter( 'bp_excerpt_length', 'ps_change_excerpt_length',10,1…[Read more] -
Prashant Singh replied to the topic Solved – Disable Automatic Account Activation and Manually Approve it in the forum How-to & Troubleshooting 7 years, 5 months ago
Welcome 🙂
-
Prashant Singh replied to the topic Solved – Disable Automatic Account Activation and Manually Approve it in the forum How-to & Troubleshooting 7 years, 5 months ago
add_filter( 'gettext', 'ps_change_activation_message', 20, 3 );function ps_change_activation_message( $translated_text, $text, $domain ) {
switch ( $translated_text ) {
case 'You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.'…[Read more] -
Ruth Lambert's profile was updated 7 years, 5 months ago
- Load More