Create your own WordPress template
in Web Design Tips |In this tutorial, we will together create a WordPress theme. If you do not understand an area, you are missing something important or have a suggestion for improvement, simply write a comment in the corresponding post.
prerequisite
Even if I try the tutorial as simple as possible to, I put forward at least:
- You know how to install WordPress: WordPress install in 5 minutes
- Understanding of (x) HTML
- Basic knowledge of CSS
- PHP knowledge (here you can learn PHP)
target
The aim of this guidance, it will be to create a simple template for WordPress or make easier with custom wordpress themes. Thus, the most important principles can be stated simply, I do not use unnecessary details and areas (which are discussed in later tutorials). Also you can on this simple basis cobble together your own template as you like.
What this guide covers
I use an understanding of (x) HTML, CSS and PHP ahead, so I will give no explanation of these areas. In addition, I will not delve into the structure and best practices in CSS or PHP (eg how you have structured CSS stylesheet makes sense). Still, if you have questions, suggestions, etc. have, using the comment form which appears on every page.