Forums › Forums › Search & Filter Pro › Still getting double results on infinite scroll
Tagged: V3
- This topic has 33 replies, 3 voices, and was last updated 3 years, 10 months ago by Ross.
-
Ross Moderator(Private) December 14, 2020 at 11:15 am #269695
Hi Lewis
I had a look.
So stage1 is working fine, but stage2 has count issues.
Something like this (where the counts are broken, but the search still works) is usually the result of something modifying our query for generating the counts.
In my experience, this is usually a filter in the theme, like
pre_get_posts
that modifies our query when it shouldn’t.To find out where this comes from I would:
1) Look at all the differences between stage1 and stage2 (plugin combinations + versions, theme version)
2) Start disabling things to find by process of elimination where the issue is coming from, I would start by testing on another theme, then try the pluginsOnce we know exactly where the issue is coming from, I can investigate how to overcome it.
Best
Ross Moderator(Private) December 16, 2020 at 6:30 pm #270050This reply has been marked as private.Ross Moderator(Private) December 19, 2020 at 12:37 pm #270385This reply has been marked as private. -
AuthorPosts