Show only specific taxonomies in filter
-
I use the “Filter Everything” plugin to filter a blog. The blog has many categories and tags, but I only need a small fraction of them to be displayed (the main 4 taxonomies).
I currently solve this with css only, but loading all those node affects performance pretty badly. Also there are ugly layout shifts on slow network connections.
Is there a way (either in the free or pro version), to filter the displayed taxonomies beforehand in PHP, so that only specific categories (based on term id) get rendered on the frontend?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Show only specific taxonomies in filter’ is closed to new replies.