Closed zeckdude closed 6 years ago
This is unfortunately not doable with Algolia. This is a bit of an all or nothing situation, where you need to either show them all or hide them all.
To hide them, you can simply use:
<style>#algolia-labels { display: none }</style>
We do provide one feature which might solve your issue, but that will require changing your tags on all articles: https://community.algolia.com/zendesk/documentation/#localized-tags
I have tags on some articles which are not supposed to be customer-facing. Is there any way to restrict the search results page from showing specific tags?