Pagination not working
-
Hello,
After reading many posts about problems with pagination, here I am helpless, asking for your help.
I am using lastest (4.4.2) version of WordPress and Blue Diamond theme. My problem is, pagination on my main page (which, as plugin says, uses page.php) is not working, when I hit page 2,3… it still displays content of page 1. However, pagination in categories / authors (thus, archive.php) and search (search.php) works without problems.
Below I attach my page.php (with broken pagination) and archive.php (with working pagination). I haven’t found any “normal” pagination functions, archive.php uses pagination() function on line 83, page.php probably uses code around line 73 with function wp_link_pages.page.php – https://pastebin.com/4bmXE41T
archive.php – https://pastebin.com/pARQYgFNIs there anything you could recommend me?
Thanks, Martin:)
- The topic ‘Pagination not working’ is closed to new replies.