Tag Archives: wordpress
Episode 7 : Styling of the WordPress theme
Our theme is going to get a makeover, the style sheet will give it a new face. In this post you will be applying the styles to the theme file. This will workout only if you know some HTML and CSS. Continue reading
Episode 6: Creating the blog.php
After a while after we created the header template of our theme, we are here to start making the blog module of our theme, this is going to be a big lesson.. so keep focused on us. Continue reading
Episode 5: Header template continues
The second half of the header tutorial, here you will learn to add the Blog’s Tag line, a Page Navigation and Search form to the design. And this will make an end to the header.php’s php coding section. Continue reading
Episode 4: Header Template
Header of a website is the top most block of a website, today we are going to make a header template for our first WordPress theme. Here is the first part of the Episode 4
Continue reading
Episode 3: The Index.php
And now this is the time to stop reading, and start creating your first WordPress theme, We are starting with the parent template index.php, put your dirty hands in the ‘Codes Pot’
Continue reading
Episode 2, Structure: Template and Template files
So we are going into the structure of a WordPress theme, The templates and template files. the basic block of a WordPress theme. Continue reading