Hi everyone,
I would like to implement a custom sorting logic for search results on my site. Specifically, I want the listings to appear in the following order:
-
Featured listings should always appear at the top.
-
Verified listings should come next (after the featured ones).
-
Regular listings should appear at the bottom.
Is there any way to achieve this with HivePress? Perhaps a custom PHP snippet or guidance on how to modify the sorting logic would be helpful.
Thank you for your assistance!
Best regards,
Alessio