Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Sorting on sale_products shortcode

$
0
0

Replies: 0

Hi,
I have this page where I use sale_products shortcode from WooCommerce.

This is how I use it:
[sale_products paginate="true" per_page="9" columns="3" orderby="date" order="DESC"]

The issue here is that sorting doesn’t work properly when I order by price: ?orderby=price and ?orderby=price-desc give exactly the same result, that is products always ordered by price DESC.

Do you have any idea how to fix this?

Thanks for support


Viewing all articles
Browse latest Browse all 59525

Trending Articles