[vc_row][vc_column][vc_column_text] In Magento 2, there are two main methods for overriding a template. The basic set of instructions is the same for all types of layout files. Theme file path Layout block argument The template file path method is used when…
Welcome to The Super Guide to Theming in Magento 2 – Part 2 of 3. In this tutorial I will explain extending, overriding and customizing our custom or child theme via less compilation, templates, and xml. Understanding Blank and Luma…
[vc_row][vc_column][vc_column_text]If you’ve ever been locked out of the Magento admin, for whatever reason, and need to create a new user, you can do so by making some adjustments to the following sql script and running it inside phpMyAdmin, or command…
The Enhanced Developer Tools Extension (Download) When a page is loaded, that has not been cached, Magento processes well over 100 files. So, if you need to edit a page, this normally requires manually looking for the file(s). The ‘Enhanced…