Yoshz - My Programming Style and Life
  • WordPress Theme
  • Tutorial
  • About
Browsing Tag
guide
Tutorial•Wordpress Theme

How To Create a WordPress Theme for Beginners – Part 3: The Header

20/01/2020 by miziology No Comments

The first wordpress template file that are we going to create is header (header.php). Header is the section between <head></head> in html tag. We will put all the meta tag, link tag, title tag and wordpress wp_head() function in here. Our header will be called in index.php with get_header() function and use a new file call functions.php

Continue reading
Reading time: 3 min
Tutorial•Wordpress Theme

How To Create a WordPress Theme for Beginners – Part 2: The Structure

06/01/2020 by miziology No Comments
B

efore we start to code, first we have to sketch our web layout that we want such as where the header or logo, menus, sidebar (if any) or anything else. This step may seem inconvenient but for some, this step will help them to focus and know their design direction.

Continue reading
Reading time: 1 min
Tutorial•Wordpress Theme

How To Create a WordPress Theme for Beginners – Part 1: The Beginning

01/01/2020 by miziology 1 Comment
W

ordpress themes are the one of many reason why wordpress is the best CMS (Content Management System). You can choose to download a Free WordPress Theme or Premium WordPress Theme offered by other worpdress theme coders but sometimes the theme that you are using not suites what you really want or need. So what are the solutions? Well the answer is to create a Custom WordPress Theme that suite you by hiring a WordPress Theme Developer or create it by yourself.

Continue reading
Reading time: 1 min

Recent Posts

How To Create a WordPress Theme for Beginners – Part 3: The Header

How To Create a WordPress Theme for Beginners – Part 3: The Header

20/01/2020
Best Free WordPress Theme For Blogging – January 2020

Best Free WordPress Theme For Blogging – January 2020

12/01/2020
How To Create a WordPress Theme for Beginners – Part 2: The Structure

How To Create a WordPress Theme for Beginners – Part 2: The Structure

06/01/2020
How To Create a WordPress Theme for Beginners – Part 1: The Beginning

How To Create a WordPress Theme for Beginners – Part 1: The Beginning

01/01/2020

Tags

Free Guide Showcase Wordpress Theme

® 2020 All rights reserved.