Search Results for 'buddypress'
-
Search Results
-
Hello,
I installed buddypress for a few months and it is he who manages the registrations to my site. When a person registers, he does not appear systematically in the members page. Did I forget a setting? However in the profiles the members who do not appear are well: Role on the site = Subscriber and Roles on this forum = Participant
My version is WordPress 5.4.1 with the Divi theme, the Learndash plugin and the version 6.0.0 of BuddyPress.
I had installed the BuddyPress for LearnDash plugin which I uninstalled because it caused bugs. Here is my site https://terresdesavoirs.fr/members/Do you have any idea where this display concern can come from?
Hello,
Can anyone please tell me how to change the Avator cropping image size?
It works OK on larger devices. However, on mobile devices the uploaded image that you want to crop is way too big for the screen. CSS modifications do not seem effective at resizing the image during the cropping stage.
Any help is much appreciated.
Jay
I’m using Facebook log in, in conjunction with BuddyPress (I’m using the Nextgen Social Login WordPress Plugin).
The password, however, does not transfer over.
If the user registers using facebook, then logs out. Then logs back in using the facebook email and password – BuddyPress does not recognise the details.
It also does not notify the user of their username for logging in (which it makes up).
Any advice?
I had been using this code to show profile fields on a member’s card in the directory. It was working perfectly until the last BuddyPress update. After the update it disappeared. (even with all other plugins disabled and on the Twenty-Twenty theme)
Is there a fix for this or should I change something in my code?
function add_city_to_members_loop() {
$field_content = bp_get_member_profile_data( ‘field=City’ );
if( $field_content != false )
echo ” – ” . $field_content;
}
add_action( ‘bp_directory_members_item’, ‘add_city_to_members_loop’ );Hi,
I have a problem with the new profile block. The profile pictures of the users displayed there are only displayed if you are logged in. If you are not logged in, an error is generated instead of the profile picture.
But I can call up the user profile via the link, in which the profile picture is displayed correctly.https://www.vhsfotoclub.de/mitgliederbereich/galerien-der-fotoclub-mitglieder/
Wordpress Version 5.4.1–de_DE
BuddyPress 6.0.0