For now, if a post belongs to several categories, only the first one is imported in Drupal.

CommentFileSizeAuthor
#2 wordpress_import.patch1.27 KBvladsavitsky

Comments

vladsavitsky’s picture

I have the same problem. For me better solution is to create new vocabularies for subcategories. Thanks.

vladsavitsky’s picture

Assigned: Unassigned » vladsavitsky
Status: Active » Reviewed & tested by the community
StatusFileSize
new1.27 KB

There is a solution. See a patch.
This patch creates a vocabulary with parameter "multiple" which allow some terms to be assigned to one node.
Also fixed a bug - now all posts categories imported to drupal.
This stupid bug just took a 5 or 6 hours of reading API and testing...

yrocq’s picture

Status: Reviewed & tested by the community » Fixed

The patch has been applied in the development branch. Thanks !

Anonymous’s picture

Status: Fixed » Closed (fixed)

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