11 months ago on February 29, 2024 at 5:38 pm
Hi, first congrats for your well-design import tool.
Now my question si about CSV import and dealing with Taxonomies.
I have a custom_postype “Product” with a custom ACF custom taxonomy, in my CSV file this is “customfield_categorytaxonomy”. How do I specify parent/child as a list, So I have an ACF WordPress product category that shows
LLM (parent)
3B (child)
7B (child)
How do I enter parent + child as in [LLM, 3B]? what is the notation in a CSV column for this?