• I have created a filter in YITH WooCommerce Ajax Product Filter I want an input type range in Height and Width so how can I do

    Example:

    <div class=”input”>

    <input type=”range” min=”50″ max=”1000″ value=”10″ step=”10″ id=”priceSlider”>

    <span id=”sliderValue”>$10</span>

    </div>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Pablo Pérez

    (@pperez001)

    Hi there,

    The slider element is only available to the price filter. To have this element for other type of filters, will require a customization from external developers to create the new functionality to make it work.

    Let us know if you have any other question.

    Hi,

    Did you find any solutions to this? I also asked the YITH support desk, but they didn’t have any options or documentation to creating your own.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.