Useful tips for everyday
How do you add no index no follow? Nofollow tags can be added in one of two places: The of the page (to nofollow all…
How long does it take to migrate from Magento 1 to Magento 2? For instance, when it comes to simple websites, Magento 1 to Magento…
Why is my Magento project showing a blank page? My Magento project not working after the cache cleared. It displays the only header. The project…
Which is the default minicart in Magento 2? Magento 2 Default minicart includes the following elements: Picked Items with name, price, quantity. If you think…
How to make custom admin form in Magento 2? Step 1 : First you have to create router for controller. Create routes.xml in folder Namespace/Modulename/etc/adminhtml…
How does a customer reset their password? Clients can reset their passwords through your site online. You can also set passwords for them, or send…
How do I fix database connection error? How To Fix “Error Establishing a Database Connection” Step 1: Get In Touch With Your Web Host Provider.…
How to add shipping methods in Magento 2? Sort the data by Region/State so the specific locations are at the top of the list, and…
How do I add a custom button to my product page? If you wish to have a different button setting of the products in the…
How to use custom JavaScript in Magento 2? Your theme JS files: /web/js or / _ /web/js. In this case the component is available in…