Beginner's Guide for WordPress - Start your WordPress Blog in minutes.
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

How to Truncate WordPress Post Titles with PHP

Truncate Titles

While working on our client’s site, the design’s width would not allow us to keep the long titles to be displayed on the homepage. After searching the web for options, we came across several plugins that would truncate WordPress titles, but they would do it sitewide whereas we only wanted it on the homepage. In this article, we will share with you how you can truncate WordPress Post Titles with PHP.

Posted on:
Aug 16, 2010
Filed Under:

How to Avoid No Thumbnail Issue While Sharing Post on Facebook

Post Thumbnail in WordPress

Have you ever tried clicking on a Facebook Share link from a blog post just to end up with either no thumbnail, or very unrelated thumbnail showing up? In this article, we will show you how to avoid no thumbnail or unrelated thumbnail issue while sharing posts on facebook.

Posted on:
Aug 13, 2010
Filed Under:

How to Add Twitter’s Official Tweet Button in WordPress

Tweet Button

Earlier today, Twitter announced their official Tweet Button. In this article, we will share how you can add twitter’s official tweet button in WordPress.

Posted on:
Aug 12, 2010
Filed Under:

How to Create a WordPress Child Theme (Video)

Creating a WP Child Theme

How about creating a child theme? What is a child theme? Dim the lights, put your dancing shoes on, crank that music, because today we’re creating a WordPress child theme.

Posted on:
Aug 12, 2010
Filed Under:

How to Install a WordPress Child Theme

Install the Theme

WordPress child theme inherits the functionality of the parent theme, and allows the developer to pick and choose between tons of functionality that the parent theme has to offer. In this article, we want to show you how you can install a WordPress Child Theme.

Posted on:
Aug 11, 2010
Filed Under:

Speaky, A Free Twenty Ten Child Theme for WordPress

Speaky Theme

WordPress 3.0 came out with a beautiful new default theme called Twenty Ten. While that theme is great, it can be styled into something a lot different. That is exactly what we did with our Speaky theme. Speaky is a free WordPress child theme for Twenty Ten theme. Speaky theme is equipped with all the features of the Twenty Ten theme such as…

Posted on:
Aug 10, 2010
Filed Under:

How to Show Home Page Link in WordPress 3.0 Menu

Home Page Menu

In this article, we will show you how you can show home page link under the pages widget in WordPress 3.0 menu system. This is something that all theme developers should have in their WordPress 3.0 compatible themes.

Posted on:
Aug 5, 2010
Filed Under:

How WordPress Plugins Affect Your Site’s Load Time

Load time

Have you heard from developers that the more plugins you use, the slower your WordPress site gets? Well that is partially true. Some plugins add just a small query which has little to no impact on your site’s load time. Where as other plugins slows your site down tremendously. In this article, we will show you how you can still use all the WordPress plugins you want without slowing your site down.

Posted on:
Aug 4, 2010
Filed Under:

How to Display a Read More link in WordPress Excerpts

Post Excerpts in WordPress

To prevent duplicate content, improve site load time, and for better SEO many bloggers have started to use post excerpts. Excerpts are mini-descriptions of the posts shown on the main blog page, category pages, and archive pages. You can see a live example by visiting any of our categories. But if you notice, our read more button is added on a separate line from the excerpt text. In this article, we will show you how to automatically add a read more link in WordPress Excerpts.

Posted on:
Aug 2, 2010
Filed Under:

Video: Adding a Second Menu to the WordPress Twenty Ten Theme

Adding Menu

The Twenty Ten theme only comes with one default menu, which is included in the header. However the theme also supports multiple menus, thanks to the use of register_nav_menus(). Here’s a quick tip on how to take advantage of this function and add a second menu to the Twenty Ten theme.

Posted on:
Jul 26, 2010
Filed Under: