How to resolve a frequently-encountered error message in MySQL when moving Magento 2 databases from server to server.
Browsing CategoryMagento
How to add Fancybox to Magento 2
A brief guide on how to quickly and easily add Fancybox’s lightbox functionality to a Magento 2 website in the correct manner.
Update catalogue price rules in Magento programmatically
If you run into timeout issues when updating or applying Catalogue Price Rules in Magento 1, then try this simple file to do it over the command line.
Paypal express review in Magento doubling the grand total
A recent query from a client arose when customers were being presented with the right cart totals all the way through the checkout process, but on returning to the site from Paypal, on the review page they were presented with a grand total which was double what they were expecting.…
Migrating from Magento 1 to Magento 2 – advice for store owners
The launch of Magento 2 late last year was a big step in the Magento community. Migrating, not upgrading Historically Magento released updates every year or so, and one would upgrade from Magento 1.7 to 1.8, or to 1.9, and it wasn’t a huge jump each time. Magento 2, however,…
The importance of a sitemap for a Magento store
In amongst the recommendations for a health check of your Magento site contained in our recent post on the subject, checking your sitemap snuck in at number 4. This post expands on the questions of “what is a sitemap” and “why is it important to have a sitemap for a…
How to change SKUs in bulk in Magento
A useful little post on how to quickly change SKUs in bulk in a Magento store.