Viewing 1 replies (of 1 total)
  • Plugin Author Jonathandejong

    (@jonathandejong)

    Hi,

    Sorry for the long wait.
    You can wrap the action hook/function call to the filter info module in an if statement

    Something like:

    if(is_tax()){
    //only appears whenever the archive is a tax archive
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Show Filters Info only when filter active’ is closed to new replies.