Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter AndrewMunro

    (@andrewmunro)

    I have removed the <option>{{{any-text}}}</option> from the dropdowns.html and it seems to be working now

    If you wanted the any text to stay there (i’m guessing your first taxonomy term is now on view as the default option) you could always use this

    <option value=””>{{{any-text}}}</option>

    instead of

    <option>{{{any-text}}}</option>

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Query Multiple Taxonomies] query string not working with — any — on the end’ is closed to new replies.