Front-end of WordPress doesn't work - shows a white box with no text, just body tags. I'm using XAMPP, local development. When logged in everything works. I don't know if it will be the same on a live server, haven't tried yet, but seems like a weirdly persistent issue.
It was working fine, until 5.1 updates, but I mostly was logged in during development, so cannot pinpoint the exact time when it started.
I have the WordPress reinstalled from the dashboard, the theme doesn't affect it - it has the same issue on WordPress standard themes. Plugins/no plugins - doesn't affect it either. Cleaned cache multiple times (wp, browser). My last resort would be to reinstall Wordpress completely in Xampp, but thought, maybe such drastic measure isn't required. It is the same in every browser.
The has nothing in it, literally.
If anyone knows, what could be the issue? It doesn't show any errors.
define( 'WP_DEBUG_LOG', true );
. It didn't even generate the log file – Alexandra Batrak