This topic has 2 replies, 2 voices, and was last updated 11 years by LKr.

  • Author
  • #3944
     LKr
    Participant

    I have a “(BuddyPress) Members” widget in a sidebar. It shows Newest, Popular, Active members.
    What should I do to modify this widget – which file to fix?

    Specifically, I’d like to remove the number of connections that it shows for each member and I only want to show Popular members, so I’d like to delete the top menu which allows for a switch between these 3 categories..

    Thank you!

    #3992
     SQadmin
    Keymaster

    Hi,
    That is a styled by css default Buddypress widget and can’t be easily modified.
    But this can be done by css. Add this to Sweetdate -> Styling options -> Quick css:

    COPY CODE
    
    #members-list-options, .widget_bp_core_members_widget #members-list .item-meta {display:none;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4006
     LKr
    Participant

    Thank you – the css worked.

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

The topic ‘(BuddyPress) Members Widget in Sidebar’ is closed to new replies.

Log in with your credentials

Forgot your details?