Price slider not showing
-
- Phoca Newbie
- Posts: 3
- Joined: 27 Jun 2024, 19:16
Re: Price slider not showing
On mobile filter is not draggable (only tappable, which is not user friendly)
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Price slider not showing
Hi, which Price slider do you mean, the one in filter? This is why there are also form input fields too. (if enabled in options of Phoca Cart Filter module).
I am not the developer of the slider Javascript so I will try to get more info about it. Thank you for feedback.
Jan
I am not the developer of the slider Javascript so I will try to get more info about it. Thank you for feedback.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 27 Jun 2024, 19:16
Re: Price slider not showing
Yes, exactly.
I know that there are also form input, but the client wants to use the slider on mobile too (and I think it's a reasonable request and behaviour... a draggable slider is much more mobile friendly than 2 numeric inputs)
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Price slider not showing
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 68
- Joined: 16 May 2024, 15:59
Re: Price slider not showing
Hi Jan,
I've currently am at Beta71
Tried other template but no change.
Filter module is version 5.0.0Beta61
I can display the bar but both dots on the slider are stuck at 0. Price is not updating.
I've currently am at Beta71
Tried other template but no change.
Filter module is version 5.0.0Beta61
I can display the bar but both dots on the slider are stuck at 0. Price is not updating.
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Price slider not showing
Hi, can I see the site where this occurs? Do you see any javascript error in dev console which can prevent from displaying it?
Testing now with latest version, everything is OK there
Jan
Testing now with latest version, everything is OK there
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Enthusiast
- Posts: 68
- Joined: 16 May 2024, 15:59
Re: Price slider not showing
Of course!
https://fleev.nl/webshop/items?price_from=4&price_to=6
I can use the fields to input prices but the two circles just stay on the left. I don't see any errors popping up in the console. The Price filter is also empty when you first look at it, maybe it's not loading the min/max prices of the products correctly?
https://fleev.nl/webshop/items?price_from=4&price_to=6
I can use the fields to input prices but the two circles just stay on the left. I don't see any errors popping up in the console. The Price filter is also empty when you first look at it, maybe it's not loading the min/max prices of the products correctly?
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Price slider not showing
Hi,
hmmm, I am testing latest YOOtheme (4.4.5)
and everything is OK there.
So maybe on the site there can be another conflict. Do you use some specific extensions which can somehow change the output or use Javascript?
hmmm, I am testing latest YOOtheme (4.4.5)
and everything is OK there.
So maybe on the site there can be another conflict. Do you use some specific extensions which can somehow change the output or use Javascript?
If you find Phoca extensions useful, please support the project
- Nidzo
- Phoca Professional
- Posts: 386
- Joined: 07 Nov 2018, 14:55
Re: Price slider not showing
Is Load Component Media option in mod_phocacart_filter module is set to yes? (at the bottom in General Options of module)Webguy wrote: ↑19 Sep 2024, 08:36 Of course!
https://fleev.nl/webshop/items?price_from=4&price_to=6
I can use the fields to input prices but the two circles just stay on the left. I don't see any errors popping up in the console. The Price filter is also empty when you first look at it, maybe it's not loading the min/max prices of the products correctly?
Some CSS values are missing from your code. Maybe JS too.
-
- Phoca Enthusiast
- Posts: 68
- Joined: 16 May 2024, 15:59
Re: Price slider not showing
Load Component Media is on, so that sadly will not be the fix.Is Load Component Media option in mod_phocacart_filter module is set to yes? (at the bottom in General Options of module)
Some CSS values are missing from your code. Maybe JS too.