The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Search Only Articles
I want my search bar in navbar to only search articles by default. Can someone help me?
|
#2
|
|||
|
|||
Edit your navbar template, and search for <form action=search.php. Then, in side the forms tags (near the similar input tags), add this:
Code:
<input type="hidden" name="contenttype" value="vBCms_Article" /> |
#3
|
|||
|
|||
Thank you this worked perfect!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|