0

I would like to add layered navigation block on Advanced Search Result(catalogsearch/advanced/result/) either on Right or left column. Though, I have added below code in my catalogsearch.xml under catalogsearch_advanced_result but layered navigation not showing.

<reference name="left"> <!-- <block type="catalogsearch/layer" name="catalogsearch.leftnav" after="currency" template="catalog/layer/view.phtml"/>--> <block type="catalog/layer_view" name="catalog.leftnav" after="currency" template="catalog/layer/view.phtml"/> </reference>

If you see the first commented block(catalogsearch/layer) it throws an error and so I have putted second block(catalog/layer_view) it throws no error, but layered navigation also not displaying.

tshepang
  • 12,111
  • 21
  • 91
  • 136

1 Answers1

0

Please try the following extension. It works good out of the box. Very nice and compatible to 1.4+ magento versions.

http://www.xthemers.com/xt-advanced-layered-navigation.html