Alphabetical Sorting for Woo Commerce Products

Hi X,

We’ve followed this link to sort our products alphabetically however it only seems to work on some pages… or I’ve messed up.

We have a few pages that are custom made
/shop/body-products/
/shop/face-products/
/shop/best-selling-products/

All others should be alphabetical.
this one is: https://pronounceskincare.com/shop/herbal-boutique/
but this one isn’t: https://pronounceskincare.com/shop/skincare/

Have I made a preference within a category by mistake?

Thanks!

Hi There,

Thanks for writing in! You can use OrderBy tag within your WooCommerce shortcodes.

For example
[product_category category="skincare" per_page="43" parent="0" columns="4" orderby="title"]

Now check your reference page to see the changes.
https://pronounceskincare.com/shop/skincare/

Hope that helps.

It does help! Brilliant, thanks! I’ll certainly use that “orderby” in the future. Best!

Hi @INcroatia,

Happy to hear that.

Feel free to ask us again.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.