-
Author
-
October 23, 2013 at 20:27 #4986siegluferParticipant
I’m loving this theme. I was checking a few things and would like to know if it is possible to show only members with photos in the Home page at “latest registered members” carousel and the section below whith “Newest, Active, Popular”.
Would it be possible to increase the avatar size at the “Members Directory” pages?
Thank you 🙂
October 24, 2013 at 18:09 #5043SQadminKeymasterHi, In next theme version you will be able to accomplish that with a shortcode to display members carousel like this:
[kleo_members_carousel width=94 type=new total=10]
You need to edit your Home page and remove all other shortcodes from it.To increase avatar size in members directory add this css to Sweetdate – Styling options – Quick css:
COPY CODE#members-list .search-item .avatar { width: 120px; height:120px; }
Then you need to add you custom size also to this template file: sweetdate/members/members-loop.php around line 28:
<?php bp_member_avatar('type=full&width=94&height=94&class='); ?>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 24, 2013 at 20:12 #5062siegluferParticipantAwesome, thanks sqadmin.
I think a really nice option would be “Search member with photo only”. Can we have it in the next update? 🙂October 26, 2013 at 02:47 #5146SQadminKeymasterThanks for your suggestion. We can;t put it in the next update but we will note it down
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 26, 2013 at 06:46 #5157cajoejoeParticipantI think that will be awesome listing all male/female (separately) pics.
April 3, 2014 at 14:43 #14244rudik2Participant1. It is possible to show in Home Page only users with photo??
2. It is possible to show in Members page or search members results first profiles with photo? Motivate a user to add photosApril 9, 2014 at 01:33 #14595AbeKeymasterHi, Right now that isn’t a feature. Try searching for a BUddypress plugin or code since it is only related to Buddypress
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The topic ‘Modifying Members Display’ is closed to new replies.