Woocommerce creating custom fields in error
-
Hi there,
We don’t use, and never have used custom fields of any sort, but all of a sudden we have noticed that custom fields are getting added to our product pages each time a page is updated.
Not sure why this plugin has started doing this, and the only way to delete them is via the wp_postmeta tables from within the database.
The only thing is these custom fields re-appear again, as soon as there is any kind of update, and the onyl way of getting rid of these custom fields, is:
1) Never do any product updates (which isn’t practical)
2) Delete via the database.
Below is a screenshot of what our product pages normally looklike:
https://paste.pics/43678ba0a2ff6f0964cc02a740c44b1f
And once the update button is hit, a custom field magically appears (as shown below):
https://paste.pics/f8e0240887237be0404d727ac7ce8f03
It’s one custom field that keeps getting created for total_sales
Any idea’s or thoughts of why this is happening and how we can stop it?
Thanks,
Andy
- The topic ‘Woocommerce creating custom fields in error’ is closed to new replies.