Can't specify custom post type category

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 2 reply threads
  • Author
    Posts
    • #600


      themago
      Participant
      Post count: 2

      My wordpress blog uses a few different custom post types (post, video, image, etc)

      Your plugin allows posts to be saved into custom post types, the “item type” column controls this.  However, there is no way to specify a category for that item type.

    • #601


      Szabi – CodeRevolution
      Keymaster
      Post count: 4179

      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.

    • #603


      themago
      Participant
      Post count: 2

      thanks

Viewing 2 reply threads

The topic ‘Can't specify custom post type category’ is closed to new replies.