WAIT: Can anyone explain the hierarchy with product sorting?

So I use query loops for the shop archive and categories. I let the query sort it by Random and TTL.
But I still offer the customer to choose the sorting with bricks element “orderby”. And then we have the default sorting by Woocommerec / Wordpress.

order_query

orderby-bricks

wp_default_sorting

So I just found out that Random TTL is broken again. I had this dialed in before. Maybe 1.9.1. Not quite sure if environment or version is responsable. Right now Random and TTL is not working. Products on page 1 appear on page 2 and 3 and some are completely missing. I checked it with Wprocket / CF apo cache off. This worked a few weeks or months before because I had the exact same issue and was troubleshooting.

Hi @Mike8040 ,

May I know does that works without the “products orderby” element?
As I am worrying that WooCommerce might change the query var we set in Bricks.
I think it best if you could provide admin details for us to check. (help@bricksbuilder.io)

Regards,
Jenn

Hi,

thanks for your response. The random TTL issues was acknowledged via email support. Fix not public yet with 1.9.7.1.
The general sorting logic is what confused me but it seems this is working now here. I can change the WC sorting in WP customize settings dialog and the sorting is changed for the shop archive. Now it would be great to have random sorting working again.