- This topic has 14 replies, 2 voices, and was last updated 6 years, 10 months ago by .
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Infinite scrolling & results per page not working on Custom Post Type Archive
Tagged: infinitescrolling, results
Hi Trevor,
I’ve made those adjustments to the template but It’s still not working. The number of posts also aren’t showing up on the page. Does the template have to be using a custom query loop? I’m using the archive post type template so i can use a standard loop to display the posts.
Why not try our shortcode method (to test) and use the infinite scroll results.php with that (you have to copy over the file to the child theme folder and rename it to results.php), see here for instructions:
https://searchandfilter.com/documentation/search-results/using-a-shortcode/
(the file has to be named results.php but needs the contents of the infinite scroll version)
Hi Trevor,
I’ve done what you’ve suggested by copying over the results.php using the code from the infinite scroll file and have changed the results to be shortcode. However, this still doesn’t fire the AJAX infinite scrolling 🙁 Are you able to have a look at what might be causing this please?