[ad_1]
Does anyone know of a plugin that allows me to make a range slide that returns certain values to the user depending on the range he selects? I’ve been having a hard time getting something like this, and I don’t want to use elementor. Any suggestions? (DM to avoid breaking the rules)
[ad_2]
Can be added via custom JS, kind of easy task.
Well that depends on what you’re filtering. Any range slider should return data based on the criteria the user enters. Typically they’re used in Woocommerce like [https://woocommerce.com/document/product-filters/](https://woocommerce.com/document/product-filters/) or [https://wordpress.org/plugins/woocommerce-products-filter/](https://wordpress.org/plugins/woocommerce-products-filter/) or [https://wordpress.org/plugins/woocommerce-ajax-filters/](https://wordpress.org/plugins/woocommerce-ajax-filters/)
I think gravity forms might help you with that, they have a range slider that can be fully customizable with certain conditions. I hope it may help you.