Debugging Tips

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

  1. Activate the core WordPress theme (Twenty Twenty-Four) – does the issue still exist? If not, we know it’s a This is a issue with the theme you are using.
  2. If the issue still exist, then deactivate all 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.
  3. Turn on WP DEBUG – do any errors display in your Dashboard or on your live site?
  4.  If you’re getting a white screen while Customizing or somewhere else, try increasing your memory limit.
  5. Check your error_log (or ask your hosting to) – are there any big errors in there?

Leave a Reply

Your email address will not be published. Required fields are marked *