Forums Forums Search & Filter Pro Range Slider rtl issue

Viewing 10 posts - 1 through 10 (of 15 total)
  • Anonymous
    #117186

    Hi There!
    I saw there were other threads about this topic but I didn’t quite found what I was looking for.
    I also tried many other options but none of them seems to work.
    My web site is this –
    http://carsil.co.il/
    and for some reason the range slider seems to be working differently then expected.
    The left slider controls tha max value and the right one controls the minimum value,
    while it should be the other way around.
    Is there any way to solve this?
    You can find those sliders on the sidebar or in the 3red and 4th drops downs in the main blue
    filter panel.
    Thanks!
    Guy

    Trevor
    #117293

    What version of our plugin are you using?

    Anonymous
    #117301

    Advanced Custom Fields Version 4.4.11
    Advanced Custom Fields PRO – Version 5.5.14

    Should I deactivate one of them?

    Anonymous
    #117304

    Sorry – Wrong Plugin 🙂 Too much things on my head here…
    This is the version I’m using –

    Search & Filter Pro Version 2.3.4

    Trevor
    #117346

    Can you add this to your Custom CSS:

    .meta-slider.noUi-target.noUi-rtl.noUi-horizontal.noUi-background {
    direction: ltr !important;
    }
    Anonymous
    #117355

    Added. Still no change…

    Trevor
    #117370

    I assume that code is in place still? For me the left handle controls the left value, the right controls the right value. Maybe you have a browser cache that needs clearing?

    Anonymous
    #117380

    True – But the left value as it is now is the max value and the right value is the min value…
    I justs didn’t want to make changes to that now so we didn’t get confused 🙂

    Trevor
    #117393

    But isn’t that right? On an English language site, reading left to right, the min value is on the left and the max is on the right. For a Hebrew language site, this is reversed. Which is how I see it.

    Anonymous
    #117455

    Well…
    This is generally true and also very right according the Hebrew academy.
    but…
    in general speaking – most of the Israelians are accustomed to the oposite,
    adopting the Latin way of reading numbers since you read all the numbers from left to right
    also in Hebrew that has no “Hebrew” numbers of it’s own..
    Do you think it’s possible to reverse the order of the slider?
    I tried all kinds of css , but that didn’t go so well…

Viewing 10 posts - 1 through 10 (of 15 total)