Features

Magento Testimonials extension add testimonials functinality to your store. Let everyone know what your customers think about your store. You can add photo, email, website url and rating to your testimonials. Show testimonials on sidebar or separate page. Switch between slideshow and simple list templates. Add testimonials shortcode to any cms block. Control what information […]

read more

How To Make Wunderadmin Magento Admin Theme Work With Localized Module

Wunderadmin Magento Admin Theme overrides two page templates: header.phtml and footer.phtml. If some other extension, like Localized one overrides them too it will cause issues with admin theme. To solve this problem need to override them again. To do it copy header.phtml and footer.phtml templates from /app/design/adminhtml/default/default/template/magento_localized/ to /app/design/adminhtml/default/wunderadmin/template/magento_localized/ and do the following changes to […]

read more