• Resolved pipoulito

    (@pipoulito)


    Hi,

    I have a taxonomy namde AVAILABILITY

    In my csv i have multiple column with days l: Monday , tuesday…

    Each day column has these kind ov values coma separated : morning, afternoon, evening

    Please what should i do to import in order that i get the correct hirerarchical taxonomy like AVAILABILITY Monday > afternoon

    If it is not possible should i create taxonomy with days ? Monday than import column values ?

    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Trey

    (@ix3)

    Hi @pipoulito,

    Just so I fully understand the data, are you saying a record might contain elements like this:

    <monday>Morning,Afternoon,Evening</monday>
    <tuesday>Afternoon</tuesday>
    <wednesday>Morning,Evening</wednesday>

    And, you want to import these hierarchies from those:

    Monday > Morning|Monday > Afternoon|Monday > Evening|Tuesday > Afternoon|Wednesday > Morning|Wednesday > Evening

    Where “|” separates each hierarchy group.

    Is that correct, or did I misunderstand?

    Thread Starter pipoulito

    (@pipoulito)

    actually my csv is set like this :

    1 Column by day ( monday, tuesday…)

    values in columns lines : Morning,afternoon coma separated

    i dont understand ho can I import thèse multiple columns with multiple values in a taxonomy named availabIlity

    thanks

    Plugin Author Trey

    (@ix3)

    Hi @pipoulito,

    Can you please post those columns and the data in them, in CSV format, from at least one of the records in your file? I need to see it to understand it. You can use dummy data if you’d like to avoid the real data being on this public forum, just put it in the same format as it is in your file.

    Plugin Author Trey

    (@ix3)

    Hi @pipoulito,

    I’m marking this as resolved since it’s been inactive for a while. Feel free to respond here if you still want to work on this.

    Anyone else, please open a new topic.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Import taxonomies child’ is closed to new replies.