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

{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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #35114
    nickchomey18nickchomey18
    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 MarcinkoErnest 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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.