How to build a multi-taxonomy, multi-term query based on user input
I am a little fuzzy on specifics of technical side, but I think general outline would be following: Interface – you will need to either submit this as form by button or JavaScript. Query variables – you will need to register custom variable(s) via query_vars filter so your custom data is not discarded from URL. … Read more