skip to Main Content

I’ve got a shop made with WooCommerce, every product has 2 categories

like:

An Intel CPU, should have 2 categories, Intel and CPU
the problem is, when I add those categories, WooCommerce lists them in A-Z order, not in priority order, so it shows like this:

Product Category: CPU, INTEL

the proper way I’m looking for looks like this:

Product Category: Intel, CPU

What should I do?

2

Answers


  1. Chosen as BEST ANSWER

    for a temporary fix, I used A-Z Sort in a good way, I tried and added some Unicode Glyphs that come before A in A-Z order like □ or ◆


  2. you can drag and change category by "Category Order and Taxonomy Terms Order" plugin. The plugin will simply list all your categories on that page, and you can manually drag and drop to rearrange category order.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search