Hello,
I follow what the documentation said to separate category, i have a taxonomy “Departure” wich contains already some countries as items (Paris, New York etc…)
In my csv file i want to upload post to Paris and New york. As the documentation said, i separated values of the column (!Departure) like this (Paris,New York).
The problem : a new category named : Paris,New York (not separated) is created and post is assigned to it.
Question: how can i configure csv !Departure column to upload post inside Paris AND New York items?
Thank you