I can’t import meta fields to Product
-
I am trying to import and update WooCommerce prodcuts with WP All Import but I can’t import custom fields at all. All of my products are variable (each variation is represented as a standalone product with it’s and parent’s IDs in the XML) and I am setting custom fields like this:
And I am using these import settings (I want to only update custom fields in this run):
No luck. The log says all products were updated, but those meta fields are not there. I’ve check wp_postmeta table, they are not there at all.
This is what the log says for those metafields (and every other custom field as well):
[12:40:46] - Custom field _wpm_gtin_code has been deleted for 'Dámska tunika Pink Planet LS204' attempted to 'update all custom fields' setting ... [12:40:46] - Custom field feed_name has been deleted for 'Dámska tunika Pink Planet LS204' attempted to 'update all custom fields' setting ...
The topic ‘I can’t import meta fields to Product’ is closed to new replies.