Set Up a WordPress Blog in 5 Minutes with UK2.net

October 9, 2011 by   Filed under Webmaster

So you’re looking to set up a WordPress Blog? Below are 10 steps needed to set up a WordPress Blog in just 5 minutes, including pictures and suggestion to help you along the way. Please click on the image twice to see full size picture. Read more

How to Install WordPress On iPage Hosting

April 4, 2011 by   Filed under Webmaster

How to install wordpress blog on iPage using SimpleScripts. If you are iPage customer this tutorial is useful for you,iPage hosting uses vDeck not cPanel, so there is different method and steps. Read more

How to Install WordPress On Hostgator

March 28, 2011 by   Filed under Webmaster

WordPress is an award-winning blog platform that we recommend for blogging. HostGator is an award-winning web hosting company, Read more

How To Customize A Specific WordPress Widget

June 23, 2010 by   Filed under Webmaster

Many themes, including Templatic Themes, tend to use the same CSS styling definition(s) for all of the widgets in a section, like the sidebar. We are often asked the question, “How Do I Customize A Specific Widget? Read more

Using Post Thumbnails On StudioPress Classic Themes

May 10, 2010 by   Filed under Webmaster

With the addition of post thumbnails in WordPress 2.9, developing news and magazine style sites is so much easier. Prior to post thumbnails, all of our classic themes relied on the TimThumb PHP script for dynamic resizing. This post will walk you through how to replace that with WordPress post thumbnails. Read more

How to Add Author Information Blocks To Your Site

May 4, 2010 by   Filed under Webmaster

There are several reasons why you’d want to show author information blocks on your site. It could be either because you have multiple authors, or you allow for guest posts on your blog. One of the reasons why people would want to guest post is because they can gain some extra exposure. Read more

All Posts Under A Certain Category Use A Specific Template

April 23, 2010 by   Filed under Webmaster

Suppose you want to use different Single template to display individual post in certain category. You can use the in_category to check what category is the post stored in and then use different Single template. Read more