A user is experiencing issues with the Search & Discovery app on their Shopify store. The main problem is that one filter disappears when switching from the primary language to a translated language.
Additional concerns:
Wants collection-specific filters (e.g., “Gemstones shapes & cuts” should only appear on the GEMSTONES page, not site-wide)
Filters require scrolling and clicking “view more” to display; prefers them visible immediately
Proposed solutions:
Use conditional scripts or CSS to hide unwanted filters on specific collections
Implement JavaScript to trigger the “view more” button automatically on language change
One responder suggests contacting the theme developer if using a paid theme
Current status:
The issue requires detailed code inspection. A collaborator invitation has been offered to examine the store’s code more thoroughly. The user has shared their store URL but indicated they don’t do coding themselves.
Summarized with AI on October 29.
AI used: claude-sonnet-4-5-20250929.
Hi, I have a problem with filters.
I used the Search & Discovery app. It works absolutely fine with my first language but when I change it to a translated language one of the filters doesn’t show up on the interface.
Also, I want to have some particular different filters on some pages. Right now, the same filters apply to all of the pages. For example, I don’t want to see the “Gemstones shapes & cuts” filter on my other pages, despite the GEMSTONES page.
One technical detail, to see the filters I have to scroll down and press the button view more. Is it possible to have the filter from the start?