I have the prestige theme with the old version, and I went through shopify’s docs on migrating to theme 2.0. My main reaon for wanting to do this was to gain access to the storefront filtering api. The weird thing is I have followed the instructions but nothing I do will get rid of the message that the theme does not support storefront filtering. I am wondering if there is a less obvious thing I have to do or that I’m missing that is causing this not to work.
I did figure this out. The theme needs to be using the filters object from shopify, although it does not seem to be needing json templates or a 2.0 theme
Hi there, I also have this issue. How did you resolve it? Thanks
I posted the solution here already, it has nothing to do with using a 2.0 store as stated in the docs, in your collection template you must be using the filter object rather than tags.
I’m sorry, I don’t understand your solution. What do I need to do? Thanks
You have to actually implement it in your collection template code
{% for filter in collection.filters %}
…
{% endfor %}
Hello pls can you help me with broken codes on my theme raymeletia.com
i want it to display exactly like the demo theme
https://nou-martfury.myshopify.com/collections/clothing-apparel?sort=title-ascending (password is 1 )