Does anyone have any experience with the CascadeFilters Plugin? I am attempting to setup the filter in as straightforward a manner as I can, but all that ever appears is the “Clear All Filters” button. In the interest of simplicity I have set this up using the antimatter theme. The setup features the blog.html.twig theme templates, which also include partials: sidebar.html.twig and blog_item.html.twig.
- I have placed the first segment of code in the sidebar.html.twig file (where I want the filter list to appear).
- I then placed the set collection query in the blog.html.twig collection page.
Did I misunderstand the instructions? Has anyone successfully set this up in a github repo where I might examine your code. Any suggestion or guidance is appreciated.