• I have received this error after doing some extensive editing. I got most of my website done and I cannot finish it because of the error. This is my error:

    “There has been a critical error on this website. Please check your site admin email inbox for instructions. If you continue to have problems, please try the support forums.”

    I haven’t received any emails regarding this matter.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    The exact reason for the errors should be visible in the error log, which you can find in your hosting area. If needed, your hosting provider’s support team can assist you with locating it.

    Alternatively, you can enable debugging in WordPress to gather more information. To do this, add a few specific lines to your wp-config.php file. For full guidance and step-by-step instructions on enabling the debug log, refer to the WordPress Developer Documentation at https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/.

    In both cases, you should be able to identify the cause in the log file.

    You may also try:
    manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.
    – If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).`

    More sources: https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-critical-error-in-wordpress/

Viewing 1 replies (of 1 total)

The topic ‘Cannot access Elementor’ is closed to new replies.