Strange output if filter has no results to show
-
Hi,
I am creating a new website that uses a theme I code myself. (I am a developer) In some cases, I have strange results. The problem is like that:Lets say I have two product categories:
A: A has products between 1Euro and 700 Euros.
B: B as products between 300Euro and 1000 Euros.Then I do this:
1) When starting, I see a price range of 1 -1000 and no category is chosen. That is OK.
2) I choose category A, the price range changes from 1 to 700. That is OK.
3) Then I change the price range to 1 – 200 and fewer products are shown. That is OK.
4) Now the problem: If I change now the category to B I should expect that there are now results available and I would expect a piece of information like: “Nothing available, try again”.But i do not receive that information. I only see a price range of 1000000000 – 1000000000.
Is there any possibility to change that price range and display the information instead? If coding is necessary to do it, it is no problem. But I need some infoamation how to do it.
Thanks!
RaphaelThe page I need help with: [log in to see the link]
- The topic ‘Strange output if filter has no results to show’ is closed to new replies.