PDA

View Full Version : How to change the way search results are displayed. Which template should I edit?


Manic
19-Apr-2005, 06:57 PM
Hi there,

If you look at http://www.manicmayhem.co.uk/acatalog/ you will see I have made a little search box. However if you search with it the page displayed will show another searchbox above the searchresults. How can I make it so the search results appear at the top and the search box input feild appears at the bottom.

So far I have tried to edit Act_SearchTemplate.htm from within my site1 directory but this didnt work. I noticed there is a file called results.htm in my site1/sitehtml folder which appears to be the template that displays the results. Should I edit this? I ask because I fear this page might be compiled by actinic on upload using the primary template and another search template. I certainly didnt create this file. Any one know what I should do?

Kind Regards,

Matt M

Manic
19-Apr-2005, 07:01 PM
I guess you could follow this link instead to view an example of the page of results.

http://www.manicmayhem.co.uk/cgi-bin/ss000001.pl?SS=acupressure&PR=-1&TB=A&SHOP=

Manic
19-Apr-2005, 08:29 PM
Ok I figured it out. For those that want to know - the htm file with the netquotes that displays your results is Act_Results_Template.html

To put the search box below the listings I moved:

NETQUOTEVAR:SEARCHBLOCK

and put it last in the code.