I'm running a website with Wordpress, but I have a problem which I can't solve. It's about the pagination for pages (not posts). First I was using some plug-ins which resulted in: prev 1,2,3,4,5... next but it stopped showing next after 18. I have 19, 20, 21...etc too Then I added previous and next entries using the WP codex, but it also stopped at 18. I'm using a custom permalink structure. Has anyone encountered this before and how to solve this?
The best pagination plugin for wordpress is wp pagenavi which is recommended by everyone. It should work out as it has worked out almost forever for every wordpress webmaster.
I watched the youtube video, but it isnt very updated. I've already installed that plugin before posting this topic at digitalpoint. The problem is that the next button disappears after page18 It does display the pagination, but it stops after 18!