Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Third criteria for result ordering › Reply To: Third criteria for result ordering
October 18, 2019 at 9:46 am
#24365
Keymaster
Hi,
Sorry about the late response, I must have missed your ticket by accident.
I’m afraid that is not possible, at least not without major modifications to the core code. The custom field ordering requires a sub-select query as well, it cannot be simply added to the order clause.
A simple order criteria (like title, date etc..) might be possible to add though via a small custom code snippet.