Webmastersite.net
Register Log In

This should be simple for someone
(I hope..)

Comments on This should be simple for someone

Fairago


Usergroup: Customer
Joined: Dec 07, 2005

Total Topics: 5
Total Comments: 10
Fairago
Posted Sep 22, 2006 - 6:39 PM:

Hi,

What I want to do is simple enough (I think), but I simply don't know how to code it. What I hope to accomplish is that I simply do not want the drop down box for "links" and "search all" in my search section o my web pages. I want it to automatically search "links"

In other words, for the search portion of my site I want the section to enter my search term in and a submit button, That's all.

Any help is greatly appreciated.

Thank you!
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Sep 23, 2006 - 2:00 AM:

At Admin Panel -> Templates, select the "main index" template (or if you're talking about the spot on the advanced search page, "advanced search"). Replace
<select name="whichtype"><option value="links">links</option><option value="all">all</option></select>

with
<input type="hidden" name="whichtype" value="links">
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



This thread is closed, so you cannot post a reply.