The “override wordpress search result page” doesn’t work for me.
I have a wordpress MU with 300 blogs and I’ve created a search form that should search trough the whole network. The ajax search actually works. I can see results from other blogs.
Obviously if I do check the “Trigger search when clicking on search icon?” and “Redirect when clicking on search icon” to “Result page” I get no results because it will search only on the local blog post (I guess)
But when I switch on the “Override the default WordPress search results page?” I get a strange behaviour. The search url looks like : ?s=KEYWORD&asp_active=1 and instead of a result page I’m redirected to one of the blog, I guess the one with the first result, like if redirect where set to “First matching result” while is actually to “Results page”.
Could you please help me?