• Resolved Quintinm

    (@quintinm)


    The price slider shows values of 18 000 – 200 000.
    If i select the Filter by HP checkbox “115” below, the figure updates to 69 000 – 325 000.

    Why is the basic filter by price not showing all the prices by default?

    The page I need help with: [log in to see the link]

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

    (@dholovnia)

    Hello,

    The price slider shows values of 18 000 – 2 000 000
    Just second input is too small for the prices you have.

    Open plugin settings page, tab CSS and add this styles

    
    html .berocket_aapf_widget li.slider span.left input,
    html .berocket_aapf_widget li.slider span.right input {
        width: 85%;
    }
    

    Regards,
    Dima

    Thread Starter Quintinm

    (@quintinm)

    Thanks Dima!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Price slider not showing all prices’ is closed to new replies.