Breaks with correct paginated links
-
Hello,
The plugin works correctly on a page with posts – it loads next ones under the currently displayed.
However, if I go to a link ‘https://example.com/stories/page/2’ which still a valid URL, the previous links seems to work fine, however, the next one displayed the following error:
Uncaught TypeError: Object https://example.com/stories/page/3 has no method 'join'
.Is it possible to add some kind of check for the URL pattern to make sure it works fine for the paged links.
Many thanks, Dasha
- The topic ‘Breaks with correct paginated links’ is closed to new replies.