Database default filter for multiple categories.

Hey you all!
My blog have a lot of categories (for now about 18), and I’m trying to set different repeaters, that each repeater will display only a few categories (about 6).

So fur I tried to use the database filters to add ‘exclude’ for the categories I don’t want to display. If I add more then 6 filters I’m getting an error message and nothing is displayed.
I tried to figure out the Corvid code to filter manually the Category column but didn’t manage so fur.

My Categories are all something like: “Name1 pt”, “Name1 es”, “Name1 en”, “Name2 pt”, “Name2 es”…
So even a filter to search if the category column containe “es” / “pt” / “en” Will be great!!

I was looking in to this for the past week and didn’t find solutions, apologize if it’s trivial, I’m really new at this.

Thanks for anyone reading/answering

P.s. my plan is to combine it with the condition code to display different repeaters depending on the language selected and have my multi language blog that way.

Hi Hadas :raised_hand_with_fingers_splayed:

The filter function doesn’t care if you’re trying to filter 3, 4 or even 100 field, I’m sure the problem is with your filters and how you implementing them by code, please note that you cannot filter or query a collection based on its field names, filtering and querying only works with field keys . Please provide your code and your site URL so we can help you better.

Your plan is totally achievable, you just need to create different repeaters and collapse or expand them accordingly.

Thank you for your answer,
I’m working on https://www. emmusicmanagement
.com/

This is example from the main page, but it’s happening the same in every page I will try:

I will add an excluye function to the database, up to 4-5 filters it’s working fine. When I’m adding 6 filters this is what I get on view:

I don’t have any corvid code in this page yet.
For naw there are only published post in the “pt” categories and all the others are still empty.

I will appreciate any help!
Thank you!

Hey, I checked your website and fond not errors, and everything seems to work just fine.

Yes, I didn’t wanted to leave the live pages with errors as I use the site already.
I just don publish anything on the Spanish categories antil I have this problem solved.

I created a page that is not on the manu with the same type of repeater, with 6 excluye functions same es the exemple before.
You can access it directly with
Emmusicmanagement .com /inicio-multi-lengua
Thanks again for your time!

Hey Hadas.

Did you know that you can publish site revisions? A version of your site that’s only accessible with a link.

Nothing is logged to the console on the live page, and its code isn’t loaded.
For further assistance, you need someone to access the editor and debug your code, if you’re interested, hit me with a message (links in profile).