Tutorial how wordpress themes are made
Many of you are wondering how wordpress themes are made or how are working. There is no hard to do a wordpress theme because you have all the informations you n
This blog is about the problems we faced during this years of development, all gathered here. Are you looking for answers? Maybe you can find it here.
Give it a search!
Many of you are wondering how wordpress themes are made or how are working. There is no hard to do a wordpress theme because you have all the informations you n
In my opinion there is no doubt that Wordpress is much better then Wix due to many factors. Among them I will show you a short list in the below infographic. An
Here you will see how you can create a simple custom page in wordpress using the best practices. If you want to start learning web development, wordpress is the
As you probably already know, Wordpress does not allow you to upload svg files due to an update few months ago. Here I will show you a simple method through y
In this tutorial I will show you how to keep the toolbar from quill js editor sticky when you have a big data in your editor. Even if you can use the second the
This tutorial will show you the required steps you need to implement in order to create new customer address programatically in prestashop. First step we will n
As you maybe already know you can do a lot of things un prestashop being built on a MVC framework you have all the control you need in this CMS. This tutorial
To keep an element sticky you will have to use fixed position in css but to keep an element at the top of its parent we will have to use some javascript because
In this tutorial will show you how can you display best sellers products on any page you need in prestashop. For this tutorial I will use a module for homepage,
This tutorial will show you all steps you need to do in order to override form.tpl file in prestashop. To achive this we will need to create a new module where
In this tutorial I show you step by step how to add labels in customer address fields, to achive this functionality you need to override base function which gen
In this tutorial I will show you step by step how to create a new order in prestashop programatically, to achive this we will need to complete few steps before