The "Edit post/page" link does not appear on my posts and pages, although the code for this function is in the appropriate post/page .php files exactly as specified by WP. Have tried re-inserting the code, variations on the code and moving its location, all to no avail. Any suggestions on how to troubleshoot and resolve this will be greatly appreciated.
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 Twenty Ten theme to rule out any theme-specific problems?
- resetting the plugins folder by FTP or PhpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
Thanks for the good suggestions. I've tried the first, but not completely resetting the plugins folder. Stay tuned.
Using Twenty Ten doesn't resolve the problem and turning off the active plugins doesn't either.
There is one inactive plugin which can't be completely removed from the control panel ("Parse error: syntax error, unexpected T_CLASS in... /breadcrumb_navxt_uninstaller.php on line 18") and is not visible via FTP.
Could that be the problem? How can I remove its remnants if the uninstaller doesn't work and I can't see it in FTP?