I'm sorry, I don't understand what you mean by the topic. Could you please elaborate on the problem or question?
sorry i had some problems posting..
I have an rss feed that carries multiple categories per item, and these categories are comma separated, e.g.:
<item>
...
<category> apples, oranges, pears</category>
...
</item>
When I poll this feed into wp posts with feedwordpress, this item becomes a post under the category "apples, oranges, pears" instead of being put in each of the "apples", "oranges" and "pears" categories.
is there any way that i can fix this problem?
Thank you.. :)
This topic has been closed to new replies.