Support Forum › Forums › Woncep – Fashion Style WooCommerce Theme › woocommerce error › Reply To: woocommerce error
May 4, 2021 at 2:00 pm
#1593
Hi,
Please go to file wp-config.php, find code:
define( 'WP_DEBUG', false );
and edit into:
define( 'WP_DEBUG', true );
then check your bug.