• I’m getting this weird behaviour from my wordpress install:

    Everything in wp-admin loads and works totally fine, as do actual files in wp-content/uploads. So it seems files are there, the database is working correctly, and the install is accessible through that domain.

    But, the actual site itself just loads blank pages for everything. Home page, posts, pages, all totally blank – no page source at all.

    The site is at https://eastasiastudent.net

    Anyone got any ideas on what could be causing this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try:
    – switching to the default theme by renaming your current theme’s folder inside 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 and the wp-config.php & root .htaccess files – from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones.

    – running the upgrade manually via wp-admin/upgrade.php

    Thread Starter Xiuyuan

    (@xiuyuan)

    Thanks for your reply.

    – Tried switching to default theme, no effect.

    – Tried resetting the plugins folder, no effect.

    – Tried re-uploading those files from a fresh install, no effect.

    – Tried upgrading / re-installing through wp-admin/upgrade.php, no effect.

    – Also tried deactivating all plugins, no effect.

    What else might it be?

    Try checking your site’s error logs for messages. Your hosts should be able to help you accessing your site’s error logs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp-admin area accessible and working fine, site itself all blank pages’ is closed to new replies.