Magento 2.0 magento setup:di:compile command errors and solutions
read moremagento
Magento 2 Command-Line Interface (CLI) Commands List
Magento 2 comes with built-in powerful command-line interface tool. It allows you to perform wide variaty of tasks including installation, configuration, database backups, compiling LESS etc. If you missing a feature, you can extend it with your own commands set. You will find using magento 2 command-line interface (CLI) commands pretty handy. Tool location: /[magento_root]/bin/magento. […]
read moreRevolution Slider Magento Extension Update to Version 5.1.6.3 Released
Recently we released update to version 5.1.6.3 for Revolution Slider Magento Extension. This update adds some new features and solves minor bugs related to YouTube video and migration features. New Features Added Wunderadmin Magento Admin Skin compatibility Added new global setting to disable editing leave confirmation prompt Changes Changed error message for template download permissions […]
read moreSUPEE 7405: Cannot remove the item from Cart
After installing SUPEE 7405 patch on client site i notice cart issue. When you add a product to the cart and trying to remove it, you got “Cannot remove the item.” error.
The issue is connected to changes in app/code/core/Mage/Checkout/controllers/CartController.php
read moreHow to change default product quantity from 0 to 1 in Magento
It is common magento issue. You open product page and have quantity set to “0”. This is not good. Customer think that if the quantity is 0 it normally means nothing will be added to the cart. Setting default product quantity to 1 make your site more user friendly. It is pretty easy to fix. […]
read moreMagento Slider Revolution 5 New Features
Recently we updated Magento Slider Revolution to Version 5. This version have totally improved interface to increase usability and give you all the tools for converting your inspiration into eye candy awesome sliders. Your clients can’t wait to see slider masterpieces you can create for your Magento store with this tool. Come on and let’s […]
read moreStore Scopes in Magento
One of the most exciting features of Magento for many merchants is the ability to run multiple front end websites with a single administration area. For those of you who have managed multiple separate installations of a cart system to power many websites, perhaps selling the same products, then this on its own can make […]
read moreHow to Install Magento Connect Extensions
Magento Connect is a marketplace that allows Magento community members and partners to share their open source or commercial contributions for Magento with the community. It contain both free and commercial extensions. Free extensions are uploaded to Magento and available for direct download from Magento Connect. Install Magento Connect Extensions Navigate to the Extension Profile […]
read moreMagento 2 Release Date
Magento 2 release date was announced in Imagine 2015. Magento Merchant GA should be released in Q4 of 2015. Here is the complete list of magento 2 roadmap milestones. Current available release is Magento 2 Merchant Beta. As it is stated on magento blog – this release is pretty close to Magento 2 GA. GA […]
read moreHow to Dynamically Replace Slide Images in Slider Revolution
In some cases you will need to dynamically replace slide images in Slider Revolution. For example if you want to change image depending on browser size. Or after some user actions. This is quite easy with use of Slider Revolution API and Custom Javascript. Lets for example add feature that changes second slides image to […]
read more