How to make a link in the "Site Navigation" Content Block
This is an old revision of the document!
I needed to add a link to the Advanced Search in “Site Navigation” Content Block. Here how to do it:
- Create a Static Block that call the Advance Searching Form and put this code into it:
{{block type="catalogsearch/advanced_form" name="catalogsearch_advanced_form" template="catalogsearch/advanced/form.phtml"/}} - Go to Catalog/Manage Categories/ and create a Dummy Categorie called Advance Search.
- In General information tab, Give it a name and make it active.
- In Display setting tab, Make Display Mode to: Static block only and in CMS Block put the name of your Static Block


