WordPress home page doesn’t work, but other pages do. How to rectify?
I believe the page is truncated due to a fatal error. Look for an error log file in the wp directory or add the following line to wp-config.php to hopefully see the error text: define( ‘WP_DEBUG’, true );