PDA

View Full Version : Navigation display on search page


granthams
30-Sep-2003, 01:07 PM
Hi all,

I have created my own side navigation for act_primary and it displays ok in all of the store pages except the advanced search page. I have checked the code in the relevant templates but cannot find why it doesn't display in just the one page?
The url is - http://www.artdiscount.co.uk

Please help.

Much gratitude in advance.

Granthams.

cdicken
02-Oct-2003, 04:35 PM
The search page uses the 'Default Overall Layout Template' as specified in 'Design | Options | Layouts'. Is the code for the navigation definitely in that file?

Also, are you using a variable to insert the navigation? Some variables do not work on search pages. Try hard-coding the navigation into the default overall layout template.

If all else fails, you could always manually amend the generated file 'search.html'.

Nice looking site by the way.

granthams
06-Oct-2003, 04:20 PM
Thanks Chris,

Decided to just modify the generated search.html file in dreamweaver. Works fine now.

Regards

Granthams.