By default, all extensions from Layered Navigation series other than SEO Layered Navigation Plus and Positioning/Horizontal navigation are adjusted to work with left column layout themes.

In order to adapt the extension to theme with right column layout, please follow these steps:

  1. Copy app/design/frontend/base/default/layout/mana_filters.xml to app/design/frontend/[yout package]/[your theme]/layout/mana_filters.xml.
  2. In copied file, change <reference name="left"> to <reference name="right"> (3 times - for catalog pages, for quick search pages and for CMS pages).
  3. Save changes and refresh Magento layout cache.