Rynald0s
(@rynald0s)
Automattic Happiness Engineer
Hi @aagraphics!
This is usually the result of a theme or plugin conflict.You will need to find where woocommerce_product_write_panels
is loaded from (by the looks of it, it seems to be via some custom code added to your themes functions.php file), and replace that with the new code, which is woocommerce_product_data_panels
Cheers!
Hello, thanks for the reply but I don’t see that in the functions.php. Any other suggestions?
Someone else who had a similar problem had disabled all of their plugins and reactivated them one at a time.
If it doesn’t work then copy paste your system report here.
i am having the same issue. where can i find “woocommerce_product_write_panels”?
Rynald0s
(@rynald0s)
Automattic Happiness Engineer
Hi @aagraphics and @asik09!
That code has been deprecated a very long time ago, so it is likely added by another plugin and in which case, please follow the documentation below for a full conflict test.
https://docs.woocommerce.com/document/how-to-test-for-conflicts/
Cheers!
Hi there,
I hope you found the previous reply helpful. We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.