• Resolved ichomusic

    (@ichomusic)


    Hi,

    Please can I check as I’m a little confused by the category features. If I am using the import as post function is it possible to assign an existing category that I have in my blog to the imported rss post?

    Is this simply done by creating a category iin the ‘Category Options’ assign it to the feed … and as long as the category already exists … it assigns it to the imported posts? So then if I go to my blog and the category it will show up?

    Thanks … great plugin by the way!

    Nick

    https://www.ads-software.com/extend/plugins/wp-rss-multi-importer/

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author Allen

    (@amweiss98)

    go to the plugin editor, look for the options.php script..look for this line (near the bottom)

    <input id=”wpcategory” type=”text” value=”<?php echo $post_options[‘wpcategory’]?>” name=”rss_post_options[wpcategory]” size=”2″ maxlength=”2″>

    change maxlength to 3 instead of 2 and change size to 3 instead of 2

    Save.

    Thread Starter ichomusic

    (@ichomusic)

    Got it … and all fixed … thank you.
    That must have been the faster response and resolution I’ve ever had … wish all WP plugin developers were as quick as you!

    Plugin Author Allen

    (@amweiss98)

    Hi Nick,
    I may have a beta version that will allow you to assign to more blog categories…if you want to give it a try, contact me at

    https://www.allenweiss.com/contact

    Thanks,
    Allen

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Automatically assign category to the post’ is closed to new replies.