Black Friday Sale Is Live! Use promo code BLACK_FRIDAY_SALE to get  20%  off for all products.

  1. Home
  2. Docs
  3. Yuki Theme Docs
  4. Troubleshooting
  5. Debugging Tips

Debugging Tips

Sometimes you may run into problems using Yuki Theme and other plugins, and you’ll need to debug to know exactly what’s going on so we can fix it.

  1. Deactivate all of your plugins – does the issue still exist? If not, activate each plugin one by one until the issue happens again. This way, you can pinpoint the problem plugin.
  2. Turn on WP DEBUG – do any errors display in your Dashboard or on your live site?
  3.  If you’re getting a white screen while Customizing or somewhere else, try increasing your memory limit.
  4. Activate the core WordPress theme (Twenty Twenty-One) – does the issue still exist? If so, we know it’s not a Yuki specific issue.
  5. Check your error_log (or ask your hosting to) – are there any big errors in there?

How can we help?