Infinite scroll requires WP pagination?
-
I’m not sure if this is specific to my setup, but I’ve discovered a baffling problem:
If I remove WordPress pagination (i.e. “the_posts_pagination()”) from my page, infinite scroll with Ajax Load More stops working.
So I tried to get clever, and I used CSS to hide the WP pagination with display: none. That also kept infinite scroll from working.
Does infinite scroll *require* WP pagination to be visible in order to work?
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Infinite scroll requires WP pagination?’ is closed to new replies.