If you check popular ecommerce sites, you can often see such marketing element as tabs with product sliders. It can be Bestsellers, Recently Added, New Products or products from certain categories. Today we are going to implement this element using two magento extensions from NWDthemes – Responsive Magento Product Slider and Ultratabs. Ultratabs has CMS […]
read moreExtensions
Magento two modules extend same class problem solution for Slider Revolution extension
Extending modules instead of modifying them is a good practice in Magento development. But what will happen if in Magento two modules extend same class? This can occur when two extensions extend same class for own needs. In this case only the last one will get benefit from extending it. And the first one will […]
read moreHow Extensions Can Increase Conversion Rate And Sales of Your Magento Store
Every eCommerce store owner wants to raise up sales. To do it you need to get traffic into your site by using SEO optimization, paid ads and marketing tricks. And even more important task for your business is to turn more visitors into customers — to increase conversion rate. To save your precious time we […]
read moreHow 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 moreAjax Cart: how to add related products to success popup
If you using NWDthemes Ajax Cart and you want to have the related products on the success pop-up notification when you add an item to the basket, you just need to make small changes in a single file – app\code\community\Nwdthemes\Nwdajax\controllers\CartController.php
read moreUltratabs: how to make it compatible with Ultimo theme
Ultratabs extension will provide you with power to display, hide and change order of core Magento tabs on product details page. Such as: Description, Additional Information, Upsell Products List, Related Products List, Products Tags and Products Reviews List with Add Review Form. By default it is not compatible with Ultimo theme. You need to make […]
read moreFAQ Page: how to add static block at the top
FAQ Page extension allows you to create separate page with common questions, categorize them, add popular questions, use magento shortcodes in questions text. Customers get nice page with answers for all common questions. But sometimes customers want to add some more info to FAQ page. It can be done by adding static block via layout […]
read moreMassive magento extensions update
Constantly working on improving user experience of our clients we glad to inform about new Magento extensions updates. Slider Revolution Magento Extension Updates updated: example code fixed: swipe touch issue fixed: youtube api issue fixed: remove product count from categories list Next version with great improvements to user interface of Slider Revolution Extension is in […]
read moreMagento Themes: The Revolution of Sliders
Sliders are Awesome No one will deny that slider are cool. They add wow factor to your eCommerce website and impress visitors and interest them in your products and services. This is very important in our world overloaded by data when users have about 90 seconds to make up their mind with decision until they […]
read moreSlideshow for category page with Slider Revolution Magento Extension
You can easily creare slideshow for category page with Slider Revolution Magento Extension. In fact, you can have different slideshows for different categories in the following way: Login to admin Navigate to NWDthemes > Slider Revolution > Manage sliders and create new slider for the category. Navigate to Catalog > Manage Categories and choose category […]
read more