hi,
i have a CSV with nodes like this:

NodeName; Category; Subcategory

Example1; Clothes; Man
Example2; Shoes; Man

I tried to use explode plugin but SUBCATEGORY has the same name both in category CLOTHES and in category SHOES so feeds recognize MAN of CLOTHES both for CLOTHES both for SHOES during the import.

it is possible to import subcategory taking in account the category of the row?

Comments

pozz’s picture

Title: Import Nodes with hyerarchical taxonomy » Import Nodes with hierarchical taxonomy terms
Issue summary: View changes
twistor’s picture

Project: Feeds Tamper » Feeds
Version: 7.x-1.0-beta5 » 7.x-2.x-dev
Status: Active » Fixed

Yes, this is possible. But, you have to create a dedicated Taxonomy term importer and map the parent term. Feeds doesn't support term parents when mapping to a term field.

This isn't part of Feeds Tamper.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.