I am using the jQuery Infinite Scroll plugin - https://github.com/paulirish/infinite-scroll/
to display my WordPress page comments.
The plugin works fine when viewing comments from old to new (I think this is the default option), but if the following values are set in the discussion options in WordPress:
Break comments into pages with [XX] top level comments per page and the
[LAST] page displayed by default
Comments should be displayed with the [NEWER] comments at the top of each page
Then endless scrolling no longer works.
Looking at the problem, it seems that if the options are as above, then the first comment page that WordPress will display is the last, therefore i.e.
WordPress 1st comment page displayed = http://MYLINK/comment-page-5
WordPress 2nd comment page displayed = http://MYLINK/comment-page-4
WordPress 3rd comment page displayed = http://MYLINK/comment-page-3
and etc.
, Infinite Scroll , ( 5) Infinite Scroll 6, .
IS, pathParse, , , . 100%, .
( ) , .