
We assume you know how to set up a virtualhost with Apache 2.4 and where to store your Magento 2 project directory. Here we provide a quick guide to set up a Magento 2.2 e-commerce website with a custom theme. This article will be more of a try/test to learn about the development of a […]
This tutorial is more like a personal reference of my own to quickly get myself on tracks while building a new WordPress theme. So if you need more details on building up your own theme, then you will have to follow the guildelines on WordPress.org. There is also a nice infographic highlighting the anatomy of […]
By default you use the following function in order to display the template used for the comments : You may disable the addition of comments using the administration panel under each page configuration. However if you need more freedom on interacting with the template you will need to take control over the function or use […]