{orderby} missing from query in class-asp-search-indextable.php

Home Forums Product Support Forums Ajax Search Pro for WordPress Support {orderby} missing from query in class-asp-search-indextable.php

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 2 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35114
    nickchomey18
    nickchomey18
    Participant

    If you look at the code in class-asp-search-indextable.php, there are variables and a str_replace for the {orderby} query placeholder that you have in all of the search helpers, but {orderby} is not actually included in the query (around lines 396-398). I don’t know what impact this has, but just thought I’d let you know.

    #35122
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Thank you for letting me know. It is intentional, because it does not apply for the index table – the columns are not present for ordering, it is done via a post process function.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.