-
Author
-
June 24, 2015 at 10:52 #64677
taiger
ParticipantHi I am using the search form but it keeps showing the same results on the drop down it does not show more random results.
Also can we control how many results it shows on the drop down.
And can we speed up the search results, as the delay is quit long.
June 24, 2015 at 19:45 #64736sharmstr
ModeratorNot sure what you mean. If I change the search term it changes the results. Speed is dependent on your server/db speed. The search uses the standard get_posts() query which is optimized by default and only brings back 4 results.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 24, 2015 at 19:52 #64739sharmstr
ModeratorRegarding the amount of results. The only way I see of changing this is to copy the kleo_ajax_search function from /kleo/lib/theme-functions.php into your child theme and edit the number of results to return. I suggest you dont do this. Its a large function that will probably be updated in the future. Additionally, adding more results will make it even slower.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 26, 2015 at 09:26 #65022taiger
ParticipantHi Sharmstr,
I guess when I search for wedding shoes for example as a user one wants to see results showing this on the drop down, but it tends to deliver the most resent posts.. see pic.
It just feels like something may have broken
T
June 26, 2015 at 18:01 #65068sharmstr
ModeratorI have another ticket like this. The devs are looking into it.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 29, 2015 at 17:01 #65503sharmstr
ModeratorThe devs came up with this fix. Go to /kleo/lib and rename theme-functions.php to theme-functions-old.php. Then copy the attached file to /kleo/lib. Make sure you change .txt to .php. Let me know if it works.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 29, 2015 at 17:56 #65516sharmstr
ModeratorGreat.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 29, 2015 at 18:37 #65537taiger
ParticipantI was wondering, would it be possible to display/pull the first image to display.. (when a featured image is missing)
June 29, 2015 at 18:42 #65540sharmstr
ModeratorNot at this point. You can suggest it in the feature requests forum.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.