Forums

Mass move categories to parent catagory (11 posts)

  1. cajos1968
    Member
    Posted 6 months ago #

    I have multiple RSS coming in and have them create categories. I want organise them. is there a plugin that allows me to select multiple categories and move/edit the parent categories?

  2. Marventus
    Member
    Posted 6 months ago #

    Hi,

    You could do it with an SQL statement from phpMyAdmin. However, you should back up your DB before doing so.

  3. cajos1968
    Member
    Posted 6 months ago #

    I looked at that (wp_terms, wp_terms_relatioships) just to open for errors.

    Isn't there just a mass edit plugin?

  4. Marventus
    Member
    Posted 6 months ago #

    Yep, there is: Search and Replace.

  5. vjpo
    Member
    Posted 6 months ago #

    Hi there!
    You can try this plugin
    http://www.aswinanand.com/2008/10/bulk-assign-categories-to-multiple-posts/
    Do not forget about checkbox 'Preserve existing categories for selected posts' when you want to save current relationships

  6. cajos1968
    Member
    Posted 6 months ago #

    I have looked into that one but that is to assign categories to a post.

    What i want is

    U2
    Coldplay
    sting
    metallica

    Make the a sub category of artists

    Artists
    --U2
    --Coldplay
    --sting
    --metallica

    The artists are gathered from an RSS, and the list is already big after 1/2 day live

    this is the site http://www.shirtallica.com

  7. vjpo
    Member
    Posted 6 months ago #

    Ok, I posted a snippet for a similar task here. It adds one parent category to all other categories. It's possible to edit the code, but I don't understand how are you creating categories, manually or automatically? And you need this possibility once or permanently?

  8. cajos1968
    Member
    Posted 6 months ago #

    Automatically, from freewordpress plugin

  9. cajos1968
    Member
    Posted 6 months ago #

    I'm a noob at this point

  10. vjpo
    Member
    Posted 6 months ago #

    What kind of plugin? May be it's possible to assign a parent category automatically at the moment of creation of new cat.

  11. vjpo
    Member
    Posted 6 months ago #

    Misprinted - Feedwordpress plugin. So, you may be have to ask the author of this plugin about the syndicated_item_categories filter.

Reply

You must log in to post.

About this Topic