I decided to keep the original wordpress articles without the ACF categories to finish.
The filters don’t work well and I can’t really figure out why, I’ve tried different ways for 2-3 hours and I’ve read the documentation but I’m still stuck.
I made an explanation video for you here:
https://we.tl/t-sbMhRCu17h
I would like users to be able to choose 1 option per filter (3 options in total) so that only the correct museums appear in relation to the chosen filter.
What should I write as the class of my blog setting ?
df-area df-post ?
df-area df-post df-picky df-multi ?
Nothing ?
only for section setting (blue one) ? i must to add
df-area df-post ?
Should I add a class to my buttons? before it was empy (see the video)
now : tried adding classes
https://docs.danielvoelk.de/functional/filter-blog-posts
FIRST BUTTON : df-button dfc-bas-valais dfc-haut-valais dfc-valais-central
SECOND : df-button dfc-art dfc-histoire dfc-naturesciences dfc-regional dfc-thematique dfc-autres
THIRD : df-button dfc-musee dfc-association
I took the model of the restaurant with 3 filters to make my page. However, the restaurant does not use blog posts. So that’s not exactly how I should do it.