Ajax Layered Navigation installation instructions

Thank you for downloading our magento extension. Please follow these instructions to proceed with the installation of your theme:

Turn store compilation off:

Navigate to Admin -> Tools -> Compilation and deactivate compilation mode for your store.

Copy all files into your magento directory:

Simply copy all files from "extension source x.x.x" directory into your magento store directory.

Turn your magento cache off:

Navigate to Admin -> System -> Manage Cache and deactivate cache for your store. You can enable it after extension installation will be finished.

Refresh your admin user access rights:

Simply logout from your store admin and then login back.

Next steps
  1. Navigate to System > Configuration > Templates-Master > AjaxLayeredNavigation and enable extension for any store you need.
  2. Configure AjaxLayeredNavigation module according to your needs.
  3. Add AjaxLayeredNavigation to Home Page:
    go to Magento Admin->CMS->Page->Home Page->Design Tab and add this code
    <reference name="left"> 
    <block type="ajaxlayerednavigation/layer_view" name="my.catalog.leftnav" before="-" template="tm/ajaxlayerednavigation/layer/homeview.phtml"/>
    </reference>
  4. That's all. Your clients can use Ajax LayeredNavigation on your home and categories pages.
That's all. Navigate to your store and check how your store looks.

If you have any problems with extension installation please contact us at templates-master.com/helpdesk and we will help you with extension installation for free

Questions and ideas

Ask Your Question

* Required Fields

Back to top