Hi,
We’ve created some filter on our blog (Posts). These are the filters:
– Categories
– Année (that’s the year in french, this is a custom field made with ACF)
– Thématique (that’s the theme in french, this is a custom taxonomy made with CPT UI)
If I selected a specific category, the correct posts are shown.
If I type 2022 in the “Année” field, one post is shown because only one post has the value “2022”.
But if I select the value “Biodiversité” in the Thematique dropdown, a lot of posts are shown, but I’ve only added that taxonomy the one post. What could be wrong?
Thanks in advance.
Kind regards,
Dennis