Ajax Layered Navigation installation instructions
Please follow next steps to complete the installation:
- Navigate to
Admin > Tools > Compilation
and deactivate the compilation mode for your store. - Check if your Magento store cache is enabled.
- Unpack all files from extension archive into your magento store root directory.
- Refresh your magento store cache.
- Logout from your store admin and then login back, to refresh your admin user access rights.
-
Navigate to
System > Configuration > Templates-Master > Ajax Layered Navigation
and enable extension for any store you need. -
Add Ajax Layered Navigation to the Home Page by navigating to Magento Admin > CMS > Page > Home Page > Design Tab. Please add the following code:
<reference name="left">
<block type="ajaxlayerednavigation/layer_view" name="my.catalog.leftnav" before="-" template="tm/ajaxlayerednavigation/layer/homeview.phtml"/>
That’s all. Navigate to your store and check how it looks.