Infinite Scroll on Search Results starts from first Post
-
Heys Guys,
on home, archive and tags infinite scroll works perfectly, but i really need it on search results. Infinite Scrolling works on search but if on “page” 2, it lists all found posts, but includes the first X Posts frpm page 1 , which are displayed by the search.php on top, i tried everything i could found on the internet, but nothing really helps, only have a local install.
it seems like its not checking the posts_per_page by the while loop from the search.php. tried to while loop directly in search.php for the first page, tried to while loop the first page with get_template_part(“content”) but everytime i scroll the first posts (that are already shown) are the first posts from infinite scroll =(
Greetz
- The topic ‘Infinite Scroll on Search Results starts from first Post’ is closed to new replies.