Replies: 1
Hi guys
after updated WP to 4.6.1 I verified that I’m not able to set or change the product image anymore.
Disabling all the plugins and updating to WC 2.6.8 didn’t help. Even a reinstall of WP over the old installation has no success.
Looking at MYSQL I found that the attribute _thumbnail_id is missing for the new products and seems that WP is unable to change this field for the old products too (items created before the update).
If I insert manually the right field on SQL linking to product and assigning an ID image, everything works on front end but Backend still has no ability to change what I manually inserted.
How can I solve?
Thank you