Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
litespeed_wiki:cache:litemage:supported_extensions [2017/02/22 20:58] Michael Alegre [Possible Modification Required] Added "Mirasvit - Search AutoComplete & Suggest Pro" |
litespeed_wiki:cache:litemage:supported_extensions [2019/03/19 16:08] (current) Lisa Clarke [Possible Modification Required] Removed broken link |
||
---|---|---|---|
Line 25: | Line 25: | ||
* **[[https://meigeeteam.com/|Meigee Theme]]** | * **[[https://meigeeteam.com/|Meigee Theme]]** | ||
* To fix private information being shown on publicly cached pages, see **[[litespeed_wiki:cache:litemage:troubleshooting:logged-in-user-info-shown-to-others|Logged In Usernames/Cart Items Being Shown On Other User's Pages]]**. | * To fix private information being shown on publicly cached pages, see **[[litespeed_wiki:cache:litemage:troubleshooting:logged-in-user-info-shown-to-others|Logged In Usernames/Cart Items Being Shown On Other User's Pages]]**. | ||
- | * **[[http://www.magestore.com/magento-ajax-cart-extension.html|Magestore - Ajax Cart]]** | + | * **Magestore - Ajax Cart** |
* To fix blank pages being served, see **[[litespeed_wiki:cache:litemage:supported_extensions:magestore-ajax-cart|Troubleshooting Magestore - Ajax Cart]]**. | * To fix blank pages being served, see **[[litespeed_wiki:cache:litemage:supported_extensions:magestore-ajax-cart|Troubleshooting Magestore - Ajax Cart]]**. | ||
* **[[https://ecommerce.aheadworks.com/magento-extensions/shop-by-brand.html|AW Shop By Brand]]** | * **[[https://ecommerce.aheadworks.com/magento-extensions/shop-by-brand.html|AW Shop By Brand]]** | ||
Line 31: | Line 31: | ||
* **[[https://www.livechatinc.com/kb/magento-integration-guide/|LiveChat]]** | * **[[https://www.livechatinc.com/kb/magento-integration-guide/|LiveChat]]** | ||
* To fix the Live Chat box not showing up, comment out the footer block in config.xml | * To fix the Live Chat box not showing up, comment out the footer block in config.xml | ||
+ | * **[[https://www.extensionhut.com/magento-extensions/ajax-login-register.html|Ajax Login/Register]]** | ||
+ | * 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. | ||
+ | * **[[https://www.manadev.com/magento-extensions/magento-shop-by-brand-attribute-splash-pages|Nanadev Shop By Brand]]** | ||
+ | * 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'' and ''mana_attributePage_view''. |