Collection Filtering no longer working

Hi all, I have been working on my Shopify site for some time, and implemented Collection Filtering on all Collection pages which worked great. I have taken a break from working on the site for two months, and gone back in today to get in with getting the site live and have found that the Filter sidebar no longer works correctly. I haven’t changed/amended any of my code since I took a break from it in June.

Has something changed with regards to the Filtering system on Shopify in the last two months? All I can see is the sidebar header “Filter By” - none of my filters are showing.

My theme is Online Store 2.0 compatible and this is a required feature for my site. Anyone know why this might have happened?

I have done a quick test using code: {%- for filter in collection.filters -%}Test{%- endfor-%} which effectively should show the words Test for any filters active, however it returns nothing as if the filter option no longer works.

Please help!

Thanks
Jon

Hi Jon,

Did you ever figure out the issue? Seems like I am running into a similar problem now.