Rinzzler
Member
Posted 8 months ago #
I'm having a little trouble with the WordPress I'm building ( http://kinvatosolar.com ). When users first visit the site, the content area is blank. What users should be seeing is the content listed under the link that says "Home". I've tried changing my permalinks structure, but that didn't work. I can't seem to figure out what exactly is the problem.
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 Eleven 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.