Hello,
My website is on WordPress, using the IronTemplates theme ‘Croma’, and I’ve noticed that in the past few years, whenever I update my theme (either uploading it via the zip file or allowing WordPress it to update it itself), that once in awhile, the theme will crash the website. Plugins that worked before have crashed. The logo on my website restores back to the original icon ‘Croma’ and widgets broken, exposing the code.
So I have to use GoDaddy to system restore the website back before the crash.
Anybody understand why updating a theme would cause the whole website and plugins to crash?
[ad_2]
[https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/) – simply add this line to your wp-config.php file `define( ‘WP_DEBUG’, true );`
Then update your theme and you’ll see the error message.
Crashes are often caused by out-of-date themes/plugins. Best if you contact the developers of your theme.