Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    You can add the “orderby” parameter on line 516:

    var params = (this.isCategoryPage && this.filterCategoryPage) || categoryUrl ? {} : {s:searchWord, ymm_search:1, orderby:'name', post_type:'product'};

    in the file:
    wp-content/plugins/ymm-search/view/frontend/web/main.js

    Stanislav

    Thread Starter taroxadam

    (@taroxadam)

    Perfect. Thank you very much. Excellent support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sort results by name’ is closed to new replies.