Frequently Asked Question

White screen after adding a code-snippet?
Last Updated 2 years ago

Code-snippets issue

Getting a white screen from recently added code-snippets freaking things out?

In the wp-config.php file, after the table prefix add this:

define('CODE_SNIPPETS_SAFE_MODE', true);

Or in URL, try

https://yoursiteurl.com/wp-admin/admin.php?page=snippets&snippets-safe-mode=1
https://yoursiteurl.com/about-us/?snippets-safe-mode=1

https://help.codesnippets.pro/article/12-safe-mode

Then you can remove or edit the snippet.

If you'd like for us to add the safe mode bit above, start a ticket and request it. We're happy to help.

Please Wait!

Please wait... it will take a second!