• This morning, my site @ https://www.humansarestoopid.com won’t load. I just get a white screen. If I go through Google, the site loads when I click on the link. Also, humansarestoopid.com (without www) works but everything is pushed to the left.

    I also have a site @ https://www.theinnatetruth.com and everything is pushed to the left there as well and an image is missing on the homepage.

    Yesterday I added some links to the footers of both sites but after playing around with them I don’t think that is the issue.

    Both sites were working fine yesterday.

    Any ideas on how I caused this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • https://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

    https://www.theinnatetruth.com/
    Start by sorting out the 75 markup errors. Then move onto any CSS errors.
    https://codex.www.ads-software.com/Validating_a_Website
    If the display problems are specific to IE, consider conditional comment CSS

    Thread Starter drmarksmith

    (@drmarksmith)

    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.

    Thread Starter drmarksmith

    (@drmarksmith)

    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.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Both WP sites gone wiggy’ is closed to new replies.