Hello, and Welcome!
Here I talk about the most unique and interesting facts about the eCommerce systems and yes, sometimes the other stuff as well!
Solved: Class Magento\Catalog\Api\Data\ProductSearchResultsInterfaceFactory does not exist
Magento 2 generates Factory classes inside var/generation directory. So, if there is folder permission issue or folder owner issue with that directory then the factory class cannot be generated and you get such error. When you clear var/generation directory and set...
Solved: How to reset Magento 2 admin passwords using command line?
You must have SSH access to your server in order to use this method. If you do not have SSH access, contact your web host to get one. Log in to your server with SSH. You can either use Putty or OS Terminal to connect. Run ssh your-username@hostname/IP Enter your...
Echo template names/file paths like Magento in WordPress
Just paste the following code in your child theme's functions.php file and it will display the template paths in wordpress. It is important to note that the path will only be visible to the logged in users so I highly recommend to remove this function from your...
Solved: Magento2 configurable product is ‘Out of Stock’
Sometimes it happens that you have associated products (Product configurations) in a configurable product but it shows 'Out of stock' on front-end despite that you have reindexed your Magento 2 and flushed the system cache as well. Do the following If you experience...
Solved: The image cannot be removed as it has been assigned to the other image role in Magento2
I have been using Magento2 for quite a few months now and it's always good to learn new things and share my experience with other developers. I recently tried to remove an image from a configurable product and I received an error telling me that 'The image cannot be...
Solved: Magento 2 mini cart does not update and show the added products
Hi everyone, After using Magento 1 for a few years, I decided to upgrade one of my clients website to Magento 2 however, it was not an easy task to do as the overall architecture and code base has changed in M2. To be honest, I must say that Magento 2 is much easier...
5,000+
Monthly readers