Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter natendo

    (@natendo)

    neither of those methods seemed to have worked.

    Moderator James Huff

    (@macmanx)

    Ok, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

    Thread Starter natendo

    (@natendo)

    will this delete my admin settings? Are all of my user settings saved in the wp-content folder and config file?

    Moderator James Huff

    (@macmanx)

    No, as mentioned “This will effectively replace all of your core files without damaging your content and settings.”

    Your settings are saved in your MySQL database, not the files, with the exception of the wp-config.php file.

    Thread Starter natendo

    (@natendo)

    James, I love you man.

    Moderator James Huff

    (@macmanx)

    You’re welcome! ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Website is now blank, a day after updating to wordpress 4.6’ is closed to new replies.