Create Original Theme in WordPress 2
At the last time, in “Create Original Theme in WordPress 1“, I created the simplest minimum theme “techblog”. I’ll create practical WordPress theme from now on.
GOAL
To design the configuration of the WordPress site.
the configuration of pages
This is the page transition diagram. The top page is home. Pages “Home”, “About”, “Links” and “Posts(Post List)” can be accessed directly with main menu.
This is the construction of each page and links among them.
Detail design of each page
Home page
This page is used for “Home”.
Posts page
This page is used for “Posts (all posts)”, the result searched by categories and the result searched by words.
Single Page
This page is used for “About”, “Links” and the page for each single posts.
Side bar
Some of these items can be added easily by using Plugins.