• Resolved webtent

    (@webtent)


    I am new to WP, we host for some customers and no one has reported an issue before now. One customer shows us that the older and newer links on the home page of the blog do not work. I tested and find the paged= links seem to be created correctly, for instance, upon loading the page the first time, the link for Older Entries is produced with cat=6&paged=2 on the query string. If I click, it refreshes to the same post and now Older Entries has a query string with paged=3 and Newer goes back to just the cat=6 and these links seem to be prepared correctly, but the same post continues to pull up no matter what. The record id in the db of the post that keeps coming up is 276, but I assumed paged means page 2 and not id number. Can someone suggest what may be happening here?

Viewing 1 replies (of 1 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-related problems.

Viewing 1 replies (of 1 total)

The topic ‘Older/Newer entries not working’ is closed to new replies.