Skip Navigation

[Resolved] Slide price selector

This support ticket is created 5 years, 6 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by PawelS4412 5 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1243166
Slide-Price-Selector.png

Tell us what you are trying to do?
I wish to do as a custom filter slide price selector like on attached screen, where you can move left and right side to regulate price. Is it possible?

#1243345

Hello,

There isn't such a built-in feature within Views plugin, you might consider custom codes, for example jQuery UI slider, see their demo here:
hidden link

And here is the slider document link:
hidden link

#1243476

My issue is resolved now. Thank you!