I`m developing my new website and I trying to make a new custom search.
I have custom posts called "Ferienhäuser". Every post has different attributes like "garage", "pool" etc.
Now I need some CSS help. How can I show only a few attributes and the rest should expand after clicking a expand link? It is similar to the real estate search, but I`m not using Custom fields, I´m using taxonomies.
Unfortunately not as this would fall outside our support scope.
What you can do is to split the taxonomies. Since you have one broad taxonomy called attributes. Maybe you can split it into smaller ones with related terms and then add multiple filters for it.