Supported 3rd Party Extensions
This page serves as a short non-comprehensive list of tested Magento themes and modules known to work with LiteMage.
No Modification Necessary
- Neoshop - Responsive & Retina Ready Magento Theme - particularly the Neoshop ajax price slider.
-
- Note: “no_cache” is set by default in Do-Not-Cache GET Paramaters and is required for this extension to operate correctly. If this was previously removed, please re-add it.
Possible Modification Required
-
- To fix “Login or Create an Account” links appearing even after a user has logged in, see Login/Create an Account" Links Appearing While Logged In.
-
- To fix 404 pages not being redirected when using the “redirect from 404 to search results” option, visit our Unable To Redirect 404 Pages To Search Results page.
-
- To fix disappearing Mirasvit Search box in header, see Mirasvit Search AutoComplete Box Missing After Enabling LiteMage.
-
- To fix store/currency auto switcher not redirecting to correct page, see our entry on the matter.
-
- To fix private information being shown on publicly cached pages, see Logged In Usernames/Cart Items Being Shown On Other User's Pages.
- Add
header
to the Customized Block Names for “toplinks” Tag setting in the User-Defined Cache Rules section of the LiteMage Configuration screen. - If minicompare is shown in the header, add
compare
to the Additional Purge Tags for “toplinks” Blocks setting in the User-Defined Cache Rules section of the LiteMage Configuration screen.
-
- To fix private information being shown on publicly cached pages, see Logged In Usernames/Cart Items Being Shown On Other User's Pages.
- Magestore - Ajax Cart
- To fix blank pages being served, see Troubleshooting Magestore - Ajax Cart.
-
- To fix Shop By Brand displaying 404 pages or mismatched brand pages, remove
cms_index_noRoute
from the Full Route Action Cache setting in the User-Defined Cache Rules section of the LiteMage Configuration screen.
-
- To fix the Live Chat box not showing up, comment out the footer block in config.xml
-
- Options not changing from Log In/Register to My Account/Log Out for logged in users. Set Separate Cache Copy Per Customer Group to
Only distinguish between logged-in vs logged-out
because layout updates are loaded dynamically in the code and not through layout files.
-
- Brand category and pages don't cache by default. You will need to add customer defined routes: Navigate to LiteMage Config > User-Defined Cache Rules > Cacheable Routes and add the missing routes:
mana_optionPage_view
andmana_attributePage_view
.