![]() |
Advanced Quick Search form like vBulletin.org
1. This is a search form similar to what you see at this forum (screenshot above) that includes searching by forums, all posts, titles only with a quick menu. 2. It includes quick tag search as well, if you want. Just remove comments to enable it. 3. Under Search Options, you'll find Code:
My Posts 4. XHTML valid 5. It would be convenient and easiest if we simply place the code in Ad Location Templates -> ad_header_logo template (if you're not using it for ad purposes ofcourse and the spot is free) OR find this in header template:- Code:
<if condition="$ad_location['ad_header_logo']">$ad_location[ad_header_logo]<else /> </if> and replace the code in red with the below code. HTML Code:
<if condition="$show['searchbuttons']"> 6. To add searching within forums, simply find Forum1, Forum2 in the above code and replace them with your forum title and corresponding FORUM ID's in place of option values. Extras:- 1. To enable quick tag search:- Simply uncomment the second form after first instance of </form>. Ofcourse position it, style it as you like. 2. You would notice a Javascript effect in tag search form where there is no submit button and a hint text on focus and blur is placed. If you like, you can do the same for the first form ;) Hope you find this useful. Please MARK AS INSTALLED if you use it. Source: http://tech6.com/f51/advanced-quick-...etin-org-t588/ |
thanks
reserved for future |
Any demo??
I'd like to see how this looks in a "normal" site... |
It looks exactly like you see here.
|
and it is very easy to install, simply copy and paste the code in your ad_header_logo template for a quick look.
|
i dont understand the tag point
can you please explain it more? |
Do you see a tag search form at yoursite.com/forum/tags.php
that is it. |
yes i know it
but my question how to include it in your search form?? thanks |
Then you probably didn't read the 1st point in extras.
Find this in code:- HTML Code:
<!-- <br /> HTML Code:
<br /> |
Quote:
Love the mod, just don't have a place to put it in my modded template :( |
All times are GMT. The time now is 06:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|