Unzip theme package Navigation into package/Theme folder Upload content of package/Theme to your magento root directory. package/Theme/app >> magento_root/app package/Theme/js >> magento_root/js package/Theme/skin >> magento_root/skin and so on… Cartown Theme does not overwrite any magento core files Set correct file permissions for all the theme files which you uploaded to your server. Login to magento […]
read more
We do recommend to install and test the extension on development server before installing it on live store Backup Backup store files and the store database. disable Magento cache – Cache Management Disable CSS / JS merge in System > Tools > Delevoper. Disable compilation mode in System > Tools > Compilation. Log out from […]
read more
If you have several stores, you will see store switcher in the header. It shows store flag and store name. Flag images specification: PNG, 16×12 px. Flag images location: skin/frontend/cartown/default/images/flags. You should upload new flags into this folder. Flag image name should be the same as store name. Store code could be found in System […]
read more
Log in to the Magento Admin Panel as an administrator. Click System > Configuration > GENERAL > Design. In the right pane, click Header to expand it. In the Logo Image Src field select new logo In the Logo Image Alt field enter alternative text. In the top right corner of the page, click Save […]
read more
Log in to the Magento Admin Panel as an administrator. Click System > Configuration > GENERAL > Design. In the right pane, click Package to expand it. In the Current Package Name field, enter cartown In the right pane, expand Themes. In the Default field, enter customtheme. In the top right corner of the page, […]
read more
Use the following commands to copy files for your custom theme: cd [your Magento install dir] cp -R skin/frontend/cartown/default/images skin/frontend/cartown/customtheme cp -R skin/frontend/cartown/default/css skin/frontend/cartown/customtheme Copying the images directory is important because the CSS uses relative image paths
read more
Log in to Magento administrator control panel. Go To System > Index Management. On the left side is a list of categories that can be reindexed. Select the categories to reindex. If you want to run a reindex for all of the products, click “Select All”. From the Actions drop-down menu, select Reindex Data and […]
read more
When making certain changes to Magento, such as modifying code files, it is necessary to clear the cache in order for the changes to become visible. There are two ways to clear the cache in Magento: Through the Magento Admin Panel Log in to your Admin Panel account Go to the System -> Cache Management […]
read more
Magento Installation Magento FAQ: http://www.magentocommerce.com/product/faq System Requirements: http://www.magentocommerce.com/system-requirements/ Server Compatibility Check: http://www.magentocommerce.com/knowledge-base/entry/how-do-i-know-if-my-server-is-compatible-with-magento Installation Guide: http://www.magentocommerce.com/knowledge-base/entry/magento-installation-guide Magento Configuration Video Tutorials – Magento Go http://go.magento.com/video-tutorials Magento Wiki http://www.magentocommerce.com/wiki/ Categories, products and attributes Customers Payment, shipping and taxes Promotions and marketing Image Management and Uploading Magento Go Knowledge Base Magento Forum http://www.magentocommerce.com/boards/ stackoverflow.com http://stackoverflow.com/questions/tagged/magento Magento Answers Stack Exchange […]
read more
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 more