Import/Export feature. Missing data: Category images
-
Hi,
When I notice that after Woocommerce-3.1 update;
an Import/Export function has been added to core functionality;
(before it can be handled by some Woo or 3rd party extensions)
I tried to move my products to another website.Yes; the function transfers “most” of the data, but not all!
I mean; yes Products, Product Images, Product Categories and Parent-Child Category hierarchy are all transfered smoothly.
No problem with that.
BUT the Product Category Images/Thumbnails are missing!I checked all the data in the CSV (including the metas) but that info is not considered by the function!
Product Category Images are used on those Category archive pages or with shortcodes inside any page or even on the menus; so it is an important data.When I checked the WooCommerce files and the SQL-database backups; I noticed that “Product Category Image” informations are kept inside some variables like:
“_wp_attached_file “, “_wp_attachment_metadata” and “shop_thumbnail” etc;
but none of them are used in the CSV.To summerize all;
for the Export/Import functionality;
status for transferring these data types:Products: ok
Product Images: ok
Product Categories: ok
Category Hierarchy: ok
Category Image: NOIs that info left outside on purpose,
OR
simply forgotten?Any fix or update?
The topic ‘Import/Export feature. Missing data: Category images’ is closed to new replies.