This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

paulinoromeira

  • ***
  • 57 posts
Fix my price option in search filter
« on: March 11, 2016, 02:32:08 PM »
Hello friend, I've got a problem. When I choose my price option in search filter it starts with free, up there all right, but when I came out of free he's jumping 12 1000 more that's going on in this category, in the other categories he begins after free, and less of the lower value of the ads, that's what should happen. What can that be? put a picture attached to you better visualize the issue! Thank you!!!

*

MB Themes

Re: Fix my price option in search filter
« Reply #1 on: March 11, 2016, 02:36:39 PM »
@paulinoromeira
Price interval is devided into small sub-intervals. Bigger interval is, bigger will be also sub-intervals.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

paulinoromeira

  • ***
  • 57 posts
Re: Fix my price option in search filter
« Reply #2 on: March 11, 2016, 07:00:14 PM »
And increase the amount of intervals so you can improve the display of the values?

Marked as best answer by paulinoromeira on March 15, 2016, 10:44:36 PM
*

MB Themes

Re: Fix my price option in search filter
« Reply #3 on: March 11, 2016, 07:26:47 PM »
@paulinoromeira
In file:
oc-content/themes/zara/footer.php

Line:
Code: [Select]
step: <?php echo $max_price/25?>,
Increase 25 to whatever you want.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

paulinoromeira

  • ***
  • 57 posts
Re: Fix my price option in search filter
« Reply #4 on: March 15, 2016, 10:44:50 PM »
thanks!!!