View Full Version : Search Results
abiker
Oct-08-2005, 04:10 PM
I have a site that I have race pictures on, so I'd like to customize the search box. Can I have it return only results from my site, and not the rest of smugmug? Is there any way that I can get returned results for searchs less than four characters (like bib numbers)?
thanks,
-kevin
Andy
Oct-08-2005, 04:19 PM
I have a site that I have race pictures on, so I'd like to customize the search box. Can I have it return only results from my site, and not the rest of smugmug? Is there any way that I can get returned results for searchs less than four characters (like bib numbers)?
thanks,
-kevin
<div align="center">
<form method="get" action="/search/index.mg">
<input type="text" name="searchWords" />
<input type="hidden" name="searchType" value="InUser" />
<input type="hidden" name="NickName" value="williams" />
<input type="submit" value="Search Galleries" />
</form>
<br>
try this in your footer.
abiker
Oct-10-2005, 05:01 PM
<div align="center">
<form method="get" action="/search/index.mg">
<input type="text" name="searchWords" />
<input type="hidden" name="searchType" value="InUser" />
<input type="hidden" name="NickName" value="williams" />
<input type="submit" value="Search Galleries" />
</form>
<br>
try this in your footer.
Thanks. Anyway to return results if the search value has less than 4 characters?
Cindy
Oct-11-2005, 09:25 PM
Thanks. Anyway to return results if the search value has less than 4 characters?
I just got an answer to this a few days ago. I've been shooting football, softball, etc and wanted to have serach results find 'player #'s such as "61" but it can not wll not work straight from smugmugs e-help.
I ended up having to add their first name after the #. You could just as easily use your own abbriviations or the race teams.
Hope this helps.
Cindy
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.