- This topic has 2 replies, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Sort by date and then by price
Hi,
I’ve seen Secondary Sort Order option but I can’t any documentation about it so maybe this is not the right way to solve my problem.
I’m sorting WooCommerce products by date, the most recent in first position. My form contain a range price field so a user can select products between 0 – 5000 € for instance. When using this field, I’d like to sort results by price.
Is that posible?
Thanks for your time.
This is not a setting that can be selected. The problem (initially) is that when a search is made, regardless of whether the user selects price as a filter, price will be added to the filters, so there is no way to tell (using code) whether a user has selected a price range or not.