This topic has 7 replies, 5 voices, and was last updated 10 years by Abe.

  • Author
  • #4986
     sieglufer
    Participant

    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 🙂

    #5043
     SQadmin
    Keymaster

    Hi, 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(&#039;type=full&width=94&height=94&class=&#039;); ?>

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #5062
     sieglufer
    Participant

    Awesome, thanks sqadmin.
    I think a really nice option would be “Search member with photo only”. Can we have it in the next update? 🙂

    #5146
     SQadmin
    Keymaster

    Thanks 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 solution
    #5152
     sieglufer
    Participant

    Cool, I look forward to it 🙂

    #5157
     cajoejoe
    Participant

    I think that will be awesome listing all male/female (separately) pics.

    #14244
     rudik2
    Participant

    1. 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 photos

    #14595
     Abe
    Keymaster

    Hi, 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.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Modifying Members Display’ is closed to new replies.

Log in with your credentials

Forgot your details?