• Resolved nordbahn

    (@nordbahn)


    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)
  • Plugin Author stepasyuk

    (@stepasyuk)

    Hello @nordbahn

    Thank you for using Filter Everything.

    It seems you didn’t find option “Include/Exclude Terms” that is available under More options of every filter. This option allows you to handle what exactly terms should be included in a filter – https://prnt.sc/mRfquyBy3uUI

    In general this does not affect on performance, but as I see you site works enough fast. At least for me in Ukraine.

Viewing 1 replies (of 1 total)
  • The topic ‘Show only specific taxonomies in filter’ is closed to new replies.