I have a Custom Post Type with an Archive page. I have a filter form on the page so the user can select some options and then find matching results.
How can I stop posts being displayed (using the loop) until a filter search is made by the user?
I have a Custom Post Type with an Archive page. I have a filter form on the page so the user can select some options and then find matching results.
How can I stop posts being displayed (using the loop) until a filter search is made by the user?