This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Third criteria for result ordering

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Third criteria for result ordering Reply To: Third criteria for result ordering

#24365
Ernest MarcinkoErnest Marcinko
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.