Infinite scroll not working as exptected
-
Test environment, fresh new wp installation.
PHP_VERSION: 7.1.7
WORDPRESS_VERSION: 4.9.5
JETPACK__VERSION: 6.0
Theme: Twentyseventeen
Plugin installed: only jetpack in dev mode
Posts created: 4 for testWHAT I DID:
enabled infinite scroll via jetpack setting, disabled load posts with scroll in wp reading settings. Blog pages show at most: 2WHAT I EXPECTED: as usual, I expected the “Older posts” button show up after two posts and, when I click on it, I expected to see the last two posts.
WHAT HAPPENED: On click, no posts loaded.
Setting the option “Blog pages show at most: 1”, and clicking on the older posts button, the second post get skipped, but the third and fourth post are loaded correctly.
Adding 1 more post (total 5 posts) and setting the option “Blog pages show at most: 2” the third and fourth post get skipped and the fifth is loaded correctly.
- The topic ‘Infinite scroll not working as exptected’ is closed to new replies.