Hello,
First of all, thank you for your purchase.
The plugin can add also custom categories to custom post types, using the ‘Post Custom Taxonomies’ settings field, from importing rule advanced settings.
This can be used as follows:
custom_category_slub => category_value
More help on this:
The syntax for this field is the following: custom_taxonomy_name1 => custom_taxonomy_value1A, custom_taxonomy_value1B; custom_taxonomy_name2 => custom_taxonomy_value2A, custom_taxonomy_value2B; … . In custom_taxonomy_valueX, you can use shortcodes. Example (without quotes): ‘cats_taxonomy_field => manualtax1, %%item_title%%; tags_taxonomy_field => manualtax2, %%item_title%%’. You can use the following shortcodes: %%item_comments%%, %%facebook_share_button%%, %%twitter_share_button%%, %%google_share_button%%, %%pinterest_share_button%%, %%author%%, %%author_link%%, %%custom_html%%, %%custom_html2%%, %%random_sentence%%, %%random_sentence2%%, %%item_title%%, %%item_description%%, %%item_content%%, %%item_content_plain_text%%, %%item_img_url%%, %%item_containing_url%%, %%item_score%%, %%item_url%%, %%item_cat%%, %%item_tags%%, %%item_read_more_button%%, %%item_show_image%%, %%item_all_images%%, %%item_image_URL%%
Regards,
Szabi – CodeRevolution.