-
Author
-
May 29, 2018 at 23:04 #199325
Oceanglim
ParticipantHello,
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
May 30, 2018 at 15:43 #199377Laura
ModeratorHello, 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 solutionJune 22, 2018 at 17:31 #201559Oceanglim
ParticipantUpdated!
bildafamilj.wpstagecoach.com/wp-admin
User: Oceanglim
Passw: Therese1000!Thank you very much!
June 26, 2018 at 19:33 #202031Laura
ModeratorHello, 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 solutionJuly 2, 2018 at 21:53 #202720Oceanglim
ParticipantThank 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
JenniJuly 3, 2018 at 05:46 #202778Laura
ModeratorHello, please add this to style.css of child theme
COPY CODEa#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 -
AuthorPosts
You must be logged in to reply to this topic.