-
Author
Tagged: carousel, buddypress, avatar, kleo
-
January 28, 2015 at 12:58 #43742catholicauthorParticipant
Hi, I can’t tell if this issue has been resolved by others in here, but my member carousel on the home page is grabbing the full resolution avatar instead of the thumbnail. See here: http://saintnook.com/
In visual composer, I set it to thumbnail, but it’s not respecting it. Because my profiles are to be shared on social networks, I added code to bp-custom.php to make the avatars larger (featured images):
COPY CODEdefine ( 'BP_AVATAR_THUMB_WIDTH', 150 ); define ( 'BP_AVATAR_THUMB_HEIGHT', 150 ); define ( 'BP_AVATAR_FULL_WIDTH', 620 ); define ( 'BP_AVATAR_FULL_HEIGHT', 620 ); define ( 'BP_AVATAR_ORIGINAL_MAX_WIDTH', 620 );
Am I doing it wrong?
January 28, 2015 at 14:48 #43747RaduModeratorHello,
Try this methods :
https://www.otreva.com/blog/buddypress-how-to-change-avatar-size-larger-or-smaller/http://premium.wpmudev.org/blog/how-to-change-the-default-buddypress-avatar-sizes/
Let me know if it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJanuary 28, 2015 at 15:48 #43754catholicauthorParticipantThanks; I already followed these, and it works great in allowing me to upload hi-res avatars at 620px. I am also able to find the thumbnails at 150px in the images directory.
The question I have now is why the members carousel is not pulling the thumbnail when I specify that in Visual Composer?
January 29, 2015 at 13:43 #43930RaduModeratorHello,
Replace this file \wp-content\plugins\k-elements\shortcodes\templates\buddypress\kleo_bp_members_carousel.php with ( see attachment )
Let me know if it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.January 31, 2015 at 20:16 #44231sante13ParticipantI am having the same problem – where do you install this file? Thank you.
February 2, 2015 at 16:33 #44361RaduModeratorHere : \wp-content\plugins\k-elements\shortcodes\templates\buddypress\
Upzip that file in the directory mentioned above.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 15, 2015 at 11:47 #82355szmek9Participantit didn’t work for me. See my mainpage at the bottom http://www.bimv.pl
October 15, 2015 at 19:18 #82456RaduModeratorUpdate the theme to latest version and see if this will fix the issue.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 16, 2015 at 17:27 #82701RaduModeratorHi,
Try with the attached file.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.October 26, 2015 at 19:17 #84330RaduModeratorHi szmek9,
Can you please provide me an FTP and admin credentials + page where the carousel appears and also please describe me what is the problem with the carousel images you want to use a small images instead of standard sizes of images ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2015 at 19:17 #84331RaduModeratorHi szmek9,
Can you please provide me an FTP and admin credentials + page where the carousel appears and also please describe me what is the problem with the carousel images you want to use a small images instead of standard sizes of images ?
Regards
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 4, 2015 at 18:46 #85623RaduModeratorHi @szmek9,
ania-majewska profile has uploaded an un proportionally image that are different of the rest of images profiles.
Cheers
Radu
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 13, 2015 at 00:47 #87022szmek9ParticipantI know, but is there an option to crop/resize image so the members grid is actually evenly divided?
November 13, 2015 at 16:50 #87125RaduModeratorAfter you upload an avatar you are asked if you want to crop image.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionNovember 20, 2015 at 16:20 #88303RaduModeratorHi,
Try this plugin : https://wordpress.org/plugins/buddypress-upload-avatar-ajax/
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.