I want to show search result as threads if someone want to search using navbar quick search box. header_quicksearch i tried to add "&showresults=threads"
but looks like "&" and "=" character give different output like "postthread=1%26showresults%3Dthreads" and does not giving the output i am looking for.
any help please? i tried this
but looks like "&" and "=" character give different output like "postthread=1%26showresults%3Dthreads" and does not giving the output i am looking for.
any help please? i tried this
<input type="hidden" name="postthread" value="1&showresults=threads" />