Hi,
I'm using a theme called Rainbow, and I've recently migrated my site so I highly suspect this to be some file corruption. The error happens when I try to view the next page of blog for more entries (not the page that holds some article), so the format is something like mydomain.com/page/2/, but instead, it takes me to the 404 page.
I just would like to know if the moving between pages is a feature of WordPress (and what function handles this), or should I expect to find it in the functions.php file. Thanks.
Angela
Try re-saving your permalink structure under Settings > Permalinks.
didn't work, but how does that relate to the permalink structure. I'd assume whatever the permalink structure is, that wouldn't change the page format (mydomain.com/page/X), or would it?
Angela
Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.
try:
- 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-specific problems.
my blog site is located at blog.centilin.com, I found the function that's responsible for turning the page, but unfortunately, the function is working correctly. So, this isn't the file corruption I had assumed earlier. I'm trying to to see if this is a plugins' problem.
Angela
Actually, it's not just the pages, all contents go to 404 when I try to view them. Posts, Pages, Links and Archives, I now realize that I just have the home page up, everything else is down.
It turns out that my .htaccess file wasn't named correctly. Thanks for all inputs.
Angela