pagination problem with last set
-
hi everyone… getting crazy with this issue:
I have correctly implemented page navigation for my site and it works fine. Really good job! ??
The problem is that the last set of posts is not displaying correctly: it just mess up the style and “No articles” is written even if there are still 2 posts to display.
It seems the pagination is not working if there are less than 10 posts to display (the query is set to display 10 posts max).The code of the page is:
[Code moderated as per the Forum Rules. Please use the pastebin]
There are 2 loops inside the page. the primaty one which is paginated and the second one in the sidebar.
Anyone has an idea why the last set of posts to display does not work? Please help! Already searched everywhere but without success!
- The topic ‘pagination problem with last set’ is closed to new replies.