Moderator
t-p
(@t-p)
-first, the link you posted opens fine!!
@t-p
Sorry, slightly confusing, the link I posted above is to the page where I am having problems…
You will see a list of posts with a thumbnail image and short excerpt, yet when I click any of these, I am directed to error 404 page! These posts do exist!
Can anybody help!?
Moderator
t-p
(@t-p)
A temporary solution is for me to re-save the custom-permalink structure, but after a day or so, the Error 404 page is apparent again.
-then try deactivating ALL plugins (yes, all) temporarily to narrow down the problem. If the problem goes away, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or phpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive). If applicible, also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old
Thanks @t-p
I have solved this issue by using
/%category%/%postname%/
in the custom structure under permalink settings and seems to have done the trick. I am hoping this is a permanent solution as previously after a day or so, the error 404 page is apparent again.
I did try what you suggested, I deactivated all my plugins and the problem went away, one by one I reactivated them and found that the problem occurred after I reactivated the Events Manager plugin. Events Manager is a essential part of our website so removing it is a no. I haven’t much experience with php so I don’t want to delve into the back end. Renaming the custom structure of my permalinks has solved it for now anyway.
Moderator
t-p
(@t-p)
Glad you got it sorted out 🙂