This topic has 5 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #199325
     Oceanglim
    Participant

    Hello,
    I would like to have my search form on Profile Page, just like I used to, before updating to Sweetdate 3. But it would also be nice to have the “Active/New/Popular Members” as well. Either below each other or one in each sidebar.

    How can I make it like this?

    Best Regards

    #199377
     Laura
    Moderator

    Hello, the theme is also updated? Make sure all plugins and the theme are up to date. Let me know 🙂

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

    Updated!

    bildafamilj.wpstagecoach.com/wp-admin
    User: Oceanglim
    Passw: Therese1000!

    Thank you very much!

    #202031
     Laura
    Moderator

    Hello, please check, added this to your style.css

    COPY CODE
    
    .profile .columns {
        float: left !important;
    }
    .profile .six, .row .six {
        width: 60% !important;
    }
    aside.three.columns {
        margin-top: -23%;
        width: 20%;
        padding-left: 50px;
        padding-right: 50px;
    }
    [class*="column"]+[class*="column"]:last-child {
        float: right !important;
    }
    #main .row {
        width: 100% !important;
    }
    

    And changed the single profile layout to 3 columns at sweetdate options

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

    Thank you very much, Laura!
    I am really sorry, I think I forgot to tell you that I resolved it and managed to get Search Form and Active/Popular/Recent below each other in Side Bar.

    After your code it looks like the screenshot …so I think I will have to remove it..

    I am not sure I want Popular members as I find it pretty irrelevant on my type of site. We are all different from each other, and searching for someone popular can make you miss out the one that suits you the best. If people search for popular members, will mean that those popular will get even more popular, because more will search for them, and the less popular will become even less popular because people stop searching for then….If you see my point :-). So it it possible to have just Most Recent members and Most Active members?

    Thanks
    Jenni

    #202778
     Laura
    Moderator

    Hello, please add this to style.css of child theme

    COPY CODE
    
    a#popular-members {
        display: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?