-
Author
-
November 24, 2017 at 05:33 #180867mbfitParticipant
Not sure what has went wrong, I do a search and I get the number results but not all the profiles show, only recent profiles that have been active. Does it have anything to do with the drop down menu with (last active/alphabetical/new register)?
I’ve been cleaned up the Activity wall from past work that has been done so as not to show all my tests and work on the site and I don’t know if for whatever reason it affected members search?
Attachments:
You must be logged in to view attached files.November 24, 2017 at 20:28 #180935LauraModeratorHello, i do think its the last active setting at the dropdown, you could change to alphabethical , if you want i can do that for you if you share ftp 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 24, 2017 at 22:11 #180962mbfitParticipantYes that would be great, hope it helps. What info do I give for ftp again?
November 24, 2017 at 22:49 #180964LauraModeratorHello, its server address, username and password, i can also work at the cpanel
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 27, 2017 at 13:02 #181166LauraModeratorHello, fixed 🙂 I copied the file members-loop.php from the main theme to the child theme, so it looks likethis childtheme/buddypress/members/members-loop.php
Then i replaced this
COPY CODE<?php if ( bp_has_members( bp_ajax_querystring( 'members' ) . '&per_page='.sq_option( 'buddypress_perpage' ) ) ) : ?>
With this
COPY CODE<?php if ( bp_has_members( bp_ajax_querystring( 'members' ) . '&type=alphabetical' . '&per_page='.sq_option( 'buddypress_perpage' ) ) ) : ?>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 29, 2017 at 07:16 #181407mbfitParticipantWow. Thank you so much Laura! It’s appreciated 🙂
November 29, 2017 at 19:08 #181483LauraModeratorAlways happy to help 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
November 30, 2017 at 03:14 #181530mbfitParticipantHi Laura, well further testing brings issue.
Initial search works Man>Woman>City>Ages so if I type say Vancouver for city and get 36 results etc the first page will show the proper results and in my case that’s 12 members per page that I have set to show, and all locations are correct for “Vancouver” etc. However clicking to the next page 2 defaults to All members so it no longer keeps the search results of sex/city/ages that I input and just lists the entire members directory. Pressing back to page 1 doesn’t save the search either it reverts back to the members full directory in alphabetical order…
Does that make sense?
November 30, 2017 at 18:45 #181599LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
December 4, 2017 at 16:32 #181913RaduModeratorHi,
I think i know what happens there, if you de-activate the child theme it works right ? ( second page with criteria )
If yes it means that you have in your child theme old 2.8.x + templates in your child and those should be removed or replaced with the new templating structure from sweetdate 3.0.
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 4, 2017 at 22:36 #181957mbfitParticipantHello, should have mentioned that you worked on it on this thread:
https://archived.seventhqueen.com/forums/topic/profile-pic-carousel
Not sure what version of child theme, you created a separate folder called: sweetdate-child-theme
for the above issue and added a lot into the cssDecember 5, 2017 at 17:24 #182015RaduModeratorHi
Fixed members result ok on all pages
hours of debugging… i’ve figured out
additionally you will have to migrate from old sweetdate homepage to the new one configurable by elementor
http://www.thelove4life.com/home-sweetdate-3-0/
Edit it with elementor and make it to look like your current home, then replace it from wp-admin -> settings-> reading -> homepage -> sweetdate home 3.0
So the old way to make the homepage (from wp-admin -> theme options -> homepage) it’s deprecated you will have to migrate to the new way.
You can customize the form placeholder from wp-admin -> users -> profile search -> home or horizontal for directory.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionDecember 6, 2017 at 06:51 #182071mbfitParticipant:D!!!!! Thank you it works! I just need to figure out what you’re saying there and learn a bit with the Elementor as I’m unfamiliar with it. There are somethings I can’t figure out yet but I’ll work on it and perhaps ask another time if I need the help. Thanks!!! Will close thread
-
AuthorPosts
You must be logged in to reply to this topic.