-
Author
-
July 31, 2015 at 23:52 #71014solokcoParticipant
For some reason my users stop showing up on the search result on AJAX, but when I hit the SEE MORE button, it shows the users right.
Any idea?
Attachments:
You must be logged in to view attached files.August 1, 2015 at 14:16 #71063sharmstrModeratorI’m seeing the same thing on my sites and the demo site. I’ll go through recent code changes to see if I can find the issue. In the meantime, I’m assigning this to @abe
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 1, 2015 at 14:27 #71064sharmstrModeratorI found the change that’s causing this.
Go to /kleo/lib/theme-functions.php and change the following line (around line 634) from this
COPY CODE'numberposts' => -1,
to this
COPY CODE'numberposts' => 4,
@abe – this was part of the ajax search order relevancy change.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
August 1, 2015 at 17:42 #71093AbeKeymasterThank you very much @sharmstr
will fix it and push a quick updateHi 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.August 1, 2015 at 17:47 #71095sharmstrModeratorThank you
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.