*

pitbull

  • ***
  • 98 posts
Help about the sort listings in search page
« on: February 20, 2018, 09:35:02 AM »
At the search results page there is a dropdown list that sort the listings by newest listings, lower price and higher price. Is there any easy way to remove that list and add some simple links (not a dropdown list) for example "Latest Ads  -  Higher Price - Lowest price" ?
If this is not possible where is the code located for the hover function? i want to have the list opened onclick and not on hover.

Thanks

*

MB Themes

Re: Help about the sort listings in search page
« Reply #1 on: February 20, 2018, 10:06:04 AM »
@pitbull
It may be shown via CSS only, if not it's in global.js. There exist way of using osc_search_url() function and adding there parameters you need.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

pitbull

  • ***
  • 98 posts
Re: Help about the sort listings in search page
« Reply #2 on: February 20, 2018, 10:43:01 AM »
@pitbull
It may be shown via CSS only, if not it's in global.js. There exist way of using osc_search_url() function and adding there parameters you need.


ok @frosticek got it ;)     8)