At times after updating a WordPress site you may be given the error:
"There has been a critical error on this website"
Now to fix it is not easy but here are a few things you try.
- Changed PHP to a lower version. For example if on php 8.1 try php 7.4 as sometimes some plugins are not compatible with newer php versions
- Try enabled debug mode in wp-config.php file. Set from false to true to enable it.
- Login Admin section if possible and disable plugins you do not need or use.
If none of the above works try contacting our support for assistance or restore a backup to previous date if you prefer that.
