Why is my collection filter on Dawn theme not functioning?

Hi,
I’m setting up a store, there is just about 60-70 products in, no more at the moment. I’m using the free Dawn theme, and everything works fine except the filter on the Collections page - it displays the filters correctly, but when selecting an item, nothing happens.

You can see it here:
https://www.imberlux.com/collections/motivational-affirmations

Product type is the most important filter for me, I need people to be able to select the product type they are searching for.
Anyone having the same issue? Any solutions?
Thank you…

Hi @Ikabe ,

You should try to debug and see what might gone wrong? Go back step by step on what customization you made with the theme. That is why it is best to duplicate your theme before adding any customization so you have a theme to revert back to.

Since, the filter uses javascript, I went and take a look your console and this is what I see. A healthy website is no red in the console. See the bottom part with FacetFilterForm? That is the reason your filter does not work.

Yikes… that doesn’t look good at all - any suggestions on how to proceed? How to find out exactly what is causing it?
Now I’ll know to make a copy of a theme as I’m working on it :see_no_evil_monkey:
Thank you…

Did you find a solution for this?