SwissUpLabs Logo

Ajax Layered Navigation installation instructions

Please follow next steps to complete the installation:

  1. Navigate to Admin > Tools > Compilation and deactivate the compilation mode for your store.
  2. Check if your Magento store cache is enabled.
  3. Unpack all files from extension archive into your magento store root directory.
  4. Refresh your magento store cache.
  5. 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.

After you install an extension you can go to:

Edit this Page