PDA

View Full Version : how do i remove search from results


Richard Haskell
02-Dec-2003, 10:36 AM
Hi all,

I have a simple search bar atop every page. The problem is when I do a search the results page has another search panel which I don't want but I'm at a loss for which template this would be in. I looked in the results template but though some items do appear to be there other items do not?

Any ideas!

:(

cdicken
03-Dec-2003, 08:15 AM
Hi there.

You should just be able to remove NETQUOTEVAR:SEARCHBLOCK from Act_ResultsTemplate.html.

Richard Haskell
16-Dec-2003, 10:18 AM
This was the first thing I thought to look for but someone else designed the site before me and the NETQUOTEVAR:SEARCHBLOCK is not there! I can understand some of the HTML but I can't see how the searchblock is still appearing.

Can anybody help.

cdicken
16-Dec-2003, 04:45 PM
You could just do a search for NETQUOTEVAR in the template. The only NETQUOTEVAR will be the one for the search tool. Comment it out with HTML comments <!-- -->

Otherwise, please attach the Act_ResultsTemplate.html file to this thread. You will need to save is with a txt extension in order for this forum to accept it.