This topic has 11 replies, 4 voices, and was last updated 9 years by Abe.

  • Author
  • #2965
     ciaran2013
    Participant

    Hi again,

    Any idea how to hid the activity times of members?

    Thanks

    #3006
     SQadmin
    Keymaster

    Hi,
    Please add this css to Sweetdate -> Styling options -> Quick css box:

    COPY CODE
    
    .activity-content span.time-since {display:none;}
    

    Cheers

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

    Hi there,

    Thanks for that but it doesn’t seem to be working. I would like to hide the part under the username that says:

    active 21 hours, 38 minutes ago

    Cheers

    Ciaran

    #3066
     SQadmin
    Keymaster

    Hi, There are lots of places where that appears. Please specify the page you are referring to

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

    Sorry I meant on the homepage and the members user profile pages

    #3097
     SQadmin
    Keymaster

    Hi, For those please add this css to Sweetdate -> Styling options -> Quick css box:

    COPY CODE
    
    .kleo-bp-active-members .activity, #profile .activity {display:none;}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #3109
     ciaran2013
    Participant

    Thanks for that. Is there anyway to hide it in the newest and popular tabs too?

    #3132
     SQadmin
    Keymaster

    if you are referring to the widget in sidebar:

    COPY CODE
    
    #newest-members, #popular-members {display:none}
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #3150
     ciaran2013
    Participant

    I was referring to the home page, any ideas?

    #3151
     ciaran2013
    Participant

    Actually I managed to figure it out myself. Thanks for the help though, much appreciated!

    #62738
     topnation
    Participant

    @SQadmin Hi I would like to hide the username and active 21 hours, 38 minutes ago under the profile as well, it doesn’t seem to be working for kleo. Where would I enter this, and what is the code, I have the new kleo

    #64299
     Abe
    Keymaster

    To hide that it should work both in KLEO and Sweetdate with this CSS

    COPY CODE
    
    span.activity {
        display: none;
    }
    
    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 12 posts - 1 through 12 (of 12 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?