Trying to create a dropdown menu to filter blog posts by tags on one page. I’ve tried every possible code. I know the code to just show a list of tags, but I want them to appear in a dropdown menu.
This is the code that I have so far. But the problem is that it doesn’t go to the selected tag.
I just recently created and published an app that lets you create multiple dropdown blog post filters using tags. If you are still facing this issue, feel free to check it out here on the Shopify App store with 14 days free trial available. Would really love to hear your thoughts!
Thank you for the code. The Filter works and pulls in the tags. In the inspector, the correct URLs are there, but it is not redirecting to the tagged URL when selecting the filter. Thoughts?
Although this is now an old thread, I still found it useful for the exact same needs as those above. I’m using the Dawn theme and the issue is that trying to run the jQuery script fails as jQuery is not being loaded. The simple way to fix this is remove the whole jQuery section and change the