http://www.humansarestoopid.com/
Try:
– switching to the Twenty Eleven theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.
– resetting the plugins folder by FTP or phpMyAdmin.
– re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress.
– re-running the upgrade via wp-admin/upgrade.php
http://www.theinnatetruth.com/
Start by sorting out the 75 markup errors. Then move onto any CSS errors.
http://codex.wordpress.org/Validating_a_Website
If the display problems are specific to IE, consider conditional comment CSS
Thanks for the response. A reload of WP fixed the loading issues for humansarestoopid.com.
Everything is still pushed to the left on both sites, so I thought I would start with the 75 markup errors. I took care of the first one:
<script language=”javascript”>function simplesocial(t,w,h){
And my site stopped loading completely. I am too much of a novice to take care of this with confidence. Can you reference a service or tutorial to help me?
That javascript looks like it’s needed by a plugin. Try re-inserting it then 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.
I only took out the error it pointed out….the > after javascript, but I am not familiar enough with programming to do this myself.
I am noticing that some onf my inner pages are centered, but both homepages are pushed to the left. Wouldn’t the problem be somewhere in a WordPress file since both sites had the same problem at the same time?
This is just weird.