Viewing 2 replies - 1 through 2 (of 2 total)
  • I would suggest you to enable WP_DEBUG config in wp-config.php file.

    define( 'WP_DEBUG', true );

    Or else you can disable all other woocommerce related plugins except woocommerce itself, mostly because non-compatible 3rd party plugin.

    I am having the same issue.

    wp debug doesn’t return anything.

    whole website gives white screen.

    Only disabling woocommerce from phpmyadmin works.

    I disabled all plugins, but even enabling woocommerce as the only plugin gives white screen.

    nothing in server error log.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp-admin become whitescreen’ is closed to new replies.