Duplicating the Search Threads and Posts tab

Ludachris

Well-known member
I'd like to duplicate the Search Threads and Posts tab within the search form page. This new page or tab would be essentially the same as the Search Threads and Posts tab with the only exception being that I would modify the Forums selection field and hard code that input field to only show 5 specific forums that could be selected for searching in.

I've replicated the 'search_form_post' template and got the new template all set up. I'm just not sure how to add the tab to the 'search_form_tabs' template. Do I have to modify any files to make this work? Looks like the search posts type changes the URL to "search/?type=post" so if I want to make it "search/?type=classifieds" I imagine I would have to modify a system file. What's the correct way to accomplish what I'm after?
 
Top Bottom