-
Recent Posts
Recent Comments
Categories
Meta
Category Archives: Wordpress
Using Drafts In WordPress
I really like this feature. It’s extremely useful and saves lot of time. Sometimes I get new ideas for posts while I’m just browsing the net or checking my favorite blogs/forums but the problem is that I usually don’t have … Continue reading
How To Make Own WordPress Theme Part V
Congratulations! This is the final part fo my guide and by the time you read this you should be able to code your own wordpress theme. This is mainly a recapitulation of previous four parts. I suppose that you have … Continue reading
How to Make Own WordPress Theme Part IV
Getting closer to finishing your first wordpress theme. However there’s one important thing left – sidebar. That’s right, every blog needs a well organized and user-friendly navigation. It’s actually pretty simple. We just need to call few wordpress functions, add … Continue reading
How to Make Own WordPress Theme Part III
By the time you read this, you should already have archive.php, header.php, index.php and page.php completed. Now we will move to a single post and a comments template.
Net Covered Theme For Free
Hello. I’m offering the Net Covered theme for free download. Click here to download this elegant theme with emphasis on the content. Feel free to check out my blog to see how it looks. Of course you will need to … Continue reading
How to Make Own WordPress Theme Part II
Make sure you have read the first chapter and have done everything I’ve been explaining there. In this part, I will show you how to create the wordpress loop. The loop is the most important portion of your theme. It … Continue reading
How to Make Own WordPress Theme Part I
Does your wordpress blog look too dusty? Need a new refreshing theme? You’ve probably already spent hours browsing the web in order to find an ideal one but most of the free themes you’ll find just won’t be good enough. … Continue reading
5 Must Do Steps to Promote A WordPress Blog
So you’ve just started a new blog, right? And you need more traffic, right? The problem you are experiencing is the usual one and many other bloggers (including me) are dealing with it. I will tell you what I have … Continue reading
WordPress Posts in Different Columns
I have seen many people online asking how to divide blog posts into more columns. There isn’t much useful information about that around so I’ve decided to write this article. I will show you how to divide blog posts into … Continue reading