Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Order user search results by mu.startdate › Reply To: Order user search results by mu.startdate
May 3, 2019 at 10:10 am
#22462
Participant
No, it doesn’t work,
‘orderby’ => ‘ mu.startdate DESC, ‘,
or
‘orderby’ => ‘ startdate DESC, ‘,
It doesn’t do nothing. Only if I remove DESC the results order is ASC