• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
seegatesite header

Seegatesite.com

Seegatesite.com - Programming Tutorial , Sharing , How and Learn Together

  • TOOLS
    • Bootstrap Navbar Online Generator
    • Customize Sidebar Menu Bootstrap 3
    • Bootstrap Demo
  • ADVERTISE
  • CATEGORIES
    • Android
    • Blogging Tips
    • Database
    • CSS
    • Info Gadget
    • Javascript
    • Linux
    • PHP
    • Various
    • WordPress
  • Q&A
  • PHP
  • JAVASCRIPT
  • JQUERY
  • ANGULAR
  • WORDPRESS
  • SEO
  • REACT
🏠 » Wordpress » Tutorial create wordpress theme for beginners

Tutorial create wordpress theme for beginners

By Sigit Prasetya Nugroho ∙ December 26, 2014 ∙ Wordpress ∙ Leave a Comment

Share : TwitterFacebookTelegramWhatsapp

This article will be an continued article, as to explain how to create a wordpress theme in a single post would be a very long time. We will try to build a simple theme from scratch, specifically for beginners, (for who already expert just give me comments / feedback LOL :)).

Tutorial create wordpress theme for beginners

Actually, how to build a wordpress theme is not too difficult if you really learn and try to make a wordpress theme itself. Supplies you need to make a wordpress theme is :

– intention
– Understand the HTML language
– Understand CSS
– Few understand PHP
– Knowing some default code wordpress
– Understand the full HTML structure

Related Articles :

  • The Point Responsive WordPress Theme For Blogging
  • The Doctors Free WordPress Responsive Theme For Medical
  • Develop Your Site With Start Blogging The Responsive WordPress Theme

With the provision above, I hope you’ve been able to create your own wordpress theme. To be honest I also only know a bit of PHP, but if we frequently write the language,we will understand and memorize the structure and the PHP code. The conclusion to build a wordpress theme is not too difficult.

Table of Contents

    • 0.1  There are many methods used to make a wordpress theme 
  • 1  Create WordPress Theme Additional files 

 There are many methods used to make a wordpress theme 

1. Make wordpress themes from Zero.
I will share this method, we will learn to try it together

2. Make wordpress themes with starter themes / blank themes
WordPress themes are usually themes starter who can work well, it’s just very minimal HTML and CSS, so these themes only produce ‘content’ alone. Our job as a developer later is wrap this content with such wrapper div and so on plus add a design with CSS.  Underscores are a good example of the starter themes.

3. Creating themes wordpress themes with frameworks
Making use themes themes frameworks is efficient and effective, but the cost to make these themes is quite expensive for a good framework.

Before we start making wordpress theme, I will explain wordpress themes file structure. Because you must understand this matter, before moving to create a script themes.

There are two important files that must be owned by a themes, namely

– style.css
– index.php

With these two files, we can create wordPress themes. But, to show fantastic results, we need some other files to support our themes.

 Create WordPress Theme Additional files 

These are files that can be used together with the functions:

– Index.php: used to display the front page of the blog
– Header.php: Used to display the header of the blog
– Sidebar.php: used to display the sidebar of a blog
– Footer.php: used to display the footer of the blog
– Single.php: used to display the article.
– Page.php: used to display the page.
– Search.php: used to display the search results.
– Archive.php: used to display the blog archives (archives date, month, etc.).
– Functions.php: used to set the functions that apply in the blog.
– 404.php: used to display the error page 404

Okay, so here tutorial opening for creating of wordpress theme. Next tutorial, i will show more detail how to create index, single,header,sidebar file in our own theme.

Another WordPress Related Post :

  • How To Create The Fastest Social Share Button WordPress Without Plugin
  • Create WordPress Slider Without Javascript
  • The Point Responsive WordPress Theme For Blogging
  • The Doctors Free WordPress Responsive Theme For Medical
  • Develop Your Site With Start Blogging The Responsive WordPress Theme
  • Zerius Theme The Free WordPress Responsive Theme

Avatar for Sigit Prasetya Nugroho

About Sigit Prasetya Nugroho

This site is a personal Blog of Sigit Prasetya Nugroho, a Desktop developer and freelance web developer working in PHP, MySQL, WordPress.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Welcome to my Home,

Avatar for Sigit Prasetya NugrohoThis site is a personal Blog of Sigit Prasetya Nugroho, a Desktop developer and freelance web developer working in PHP, MySQL, WordPress.



Popular Articles

Checked checkbox AdminLTE Bootstrap in Jquery

November 4, 2014 By Sigit Prasetya Nugroho 7 Comments

Simple create date format validation with jqueryUI

December 21, 2014 By Sigit Prasetya Nugroho Leave a Comment

Create Simple Progress Bar for Fake Online Generator with Jquery

January 10, 2015 By Sigit Prasetya Nugroho Leave a Comment

22+ Coolest Free Jquery Plugin For Premium Theme

October 3, 2015 By Sigit Prasetya Nugroho Leave a Comment

Easy Build Your Anti Copy Paste Plugin

October 6, 2015 By Sigit Prasetya Nugroho Leave a Comment

Popular Tags

adminlte (15) adsense (13) adsense tips (4) affiliate amazon (13) amazon (12) Android (8) angular (16) angular 4 (12) angular 5 (4) asin grabber (3) Bootstrap (27) codeigniter (5) create wordpress theme (5) crud (8) css (6) free wordpress theme (7) google adsense (4) imacros (4) increase traffic (6) jquery (34) laravel (10) laravel 5 (5) learn android (5) lumen api (4) modal dialog (5) mysql (6) nodeJs (4) optimize seo (4) pdo (6) php (30) plugin (53) pos (8) Publisher Tips (5) react (6) Reactjs (9) SEO (37) theme (17) tutorial angular (5) tutorial angular 4 (6) tutorial javascript (10) tutorial javascript beginners (4) twitter (3) wordpress (18) wordpress plugin (13) XMLRPC (5)




  • About
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions

©2022 Seegatesite.com