Home > OS >  Products > Add New Product is showing black page in woo commerce
Products > Add New Product is showing black page in woo commerce

Time:01-23

After trying debugger on I am getting following errors on https://yamunafabtex.com/wp-admin/post-new.php?post_type=product

I Also Update WordPress & all plugins to latest version & tried it to solve this by disabling one by one plugin but nothing worked.

Error on Woocommerce add new product page

CodePudding user response:

Try replacing functions.php file with old one and reinstall woocommerce

CodePudding user response:

Try the default theme like twenty twenty one and deactivate all the plugins other then woocommerce and then activate them one by one to figure out which plugin is causing the issue.

  •  Tags:  
  • Related