Replacing wordpress core files can resolve many issues with your WordPress site, from a compromised site, wp-admin is not accessible, even the infamous WSOD (White Screen of Death). This task …
Links result in 404 page
This is usually caused by a misconfigured .htaccess file or outdated permalinks. To fix this, Connect with FTP and rename the .htaccess file to .htaccess.bak, then log into the wp-admin …
CSS is broken, Site looks plain
This is usually siteurl and/or home in the database, wp_options table if you want to go search for this. but a quick fix is to define these variables in the …
White Screen or Site is Displaying a PHP error. (Fatal, Syntax, Warning, etc.)
These can look scary but usually are not hard to resolve. The key is finding the location of the error. By looking at the path of the error we can …
Troubleshooting Common Post Migration issues – WordPress
So you moved your WordPress site and BAtT (Broke All the Things). Cool, let’s go over some common wp errors that you might encounter after migrating your WP site. If …
You must be logged in to post a comment.