• Resolved toulip

    (@toulip)


    Hello there,

    I hope you are doing well.

    I was wondering if there is a way to bulk edit / reorder the categories of woocommerce in the backend alphabetically.

    I have an ecommerce website with almost 3,000 categories and going manually by using the drag and drop built in feature is not a really smart way.

    https://prnt.sc/cccw4emt9uj0

    Any thoughts or ideas?

    Thanks in advance,

Viewing 5 replies - 1 through 5 (of 5 total)
  • Roxy

    (@roxannestoltz)

    Hello there,

    Thanks for reaching out!

    I understand that managing a large number of categories can be a daunting task, especially when it comes to organizing them alphabetically.

    There is no built-in option within WooCommerce that can help you achieve this, and it would require custom code or a plugin.

    Kindly note that custom code is outside our scope of support, however, you can try see if the code snippet provided here works for you.

    It works as expected on my end, here is the outcome after adding this to my site:

    You need to add the code to your child theme’s?functions.php?file or via a plugin that allows custom functions to be added, such as the?Code snippets?plugin.

    Please don’t add custom code directly to your parent theme’s functions.php file as this will be wiped entirely when you update the theme.

    Hope this helps!

    Thread Starter toulip

    (@toulip)

    Hello @roxannestoltz,

    Thanks for your quick response.

    It looks like the snippet you provided above cannot work in my case. This fixes the order on the backend and does not update the term order on the database.

    However, thanks for your time and response. I will further search the internet for similar cases to see what others have done.

    Best Regards,

    Roxy

    (@roxannestoltz)

    Hi @toulip ,

    Thanks for providing an update!

    That sounds like a plan ??

    If you are unable to find a solution for your use case, should you have any questions related to development and custom coding, your best bet is to ask on any of these channels for support.

    We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, too:

    Hope this helps!

    Thread Starter toulip

    (@toulip)

    Hello @roxannestoltz,

    Thanks so much for sharing all the above links with me.

    Have a great Sunday!

    Best Regards,

    Roxy

    (@roxannestoltz)

    Hi @toulip ,

    You are very welcome ??

    Meanwhile, I will leave this open for a bit to see if anyone can chime in to help you out, otherwise, those links should help point you in the right direction.

    Have a wonderful day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Updating Categories Order in Bulk (Alphabetically)’ is closed to new replies.