Background of the issue:
I am developing a site and want to import German/DE translations of English/EN WooCommerce products using the standard WooCommerce built-in import functionality. I have created an empty xls file and added three columns: "_wpml_import_translation_group", "_wpml_import_language_code", and "_wpml_import_source_language_code". However, I am unsure about the correct column names for the DE translations of the WooCommerce products. Naming the columns "Name" and "Description" overwrites the EN products in the database.
Also, when I import, the import process wants me to map the fields "_wpml_import_translation_group", "_wpml_import_language_code", and "_wpml_import_source_language_code", but there are no WPML fields to map.
Symptoms:
EN products are overwritten when importing DE languages, and how to map WPML fields during import
Questions:
What should be the names/headings of the columns that contain the DE translations of the WooCommerce products?
and how shall I map the fields "_wpml_import_translation_group", "_wpml_import_language_code", and "_wpml_import_source_language_code" during the import process?
L'argomento '[Chiuso] Importing translations using built-in woo import functionality' è chiuso a nuove risposte.