Themes

What is a Favicon?

Its this tiny little graphic that gets displayed in your browser when you’re visiting certain websites (left of the URL). Technically it’s a file called “favicon.ico” in the root directory of your installation. It’s a 16×16 pixel graphic in either ICO, JPG or PNG format. For details, check Wikipedia’s excellent article: http://en.wikipedia.org/wiki/Favicon If you’d like [...]

Read the full article →

How to shorten the_content() in WordPress Themes

If you’ve ever created a WordPress Theme and you’re not happy with the way it outputs text to your theme, you might be interested in a handy plugin called the_excerpt_reloaded(). You can shorten the number of words being printed to screen you can add a handy “Read More” or whatever link allow or disallow certain [...]

Read the full article →

How to add a NEW THEME to your site

One of the most amazing things about WordPress is that you can select a completely new layout for your site at the touch of a button. It’s just as easy to upload a new theme to your library – try it out for yourself. Here’s what you do: download and un-zip your theme, so you [...]

Read the full article →