Closed (fixed)
Project:
Feeds
Version:
7.x-2.0-alpha4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2011 at 11:45 UTC
Updated:
25 Apr 2016 at 21:04 UTC
Jump to comment: Most recent
Comments
Comment #1
megachrizCurrently, a feed content type can only be attached to one content type (if you want this differently, see #1127696: Attach multiple importers to one content type (in D7)). So you did it right by creating two feed content types, one for each importer. Two feed item content types is a good idea in case you use the node title as unique target.
If the feed items of your second importer only get titles imported, I suggest to look at your mapping configuration. You could also check what your source looks like with the Feeds import preview module.