Tips & Tricks

Showcasing what I learn about WordPress. Bringing you content to help aid in creating the best WordPress blog.

Add additional meta boxes to Hybrid Theme

At the time of writing this post I have Theme Hybrid as my parent theme, and am using a custom…

12 hours ago

Sick of images being to large for the content area?

Have you ever uploaded an image that might have been a tad bigger than the width of your content area?…

2 days ago

How to: Display RSS feeds from anywhere

Here is a simple way to display any RSS feed in your WordPress blog. <?php include_once(ABSPATH . WPINC . '/rss.php');…

3 days ago

Remove the title attribute using jQuery

In WordPress, when you use wp_page_menu your anchor attribute's usually carry a title with the same name. I'm not sure…

6 days ago

How to: Open external links in a new window

Over the weekend, I attended WordCamp Denver, and I was asked by John Hawkins how to force links to open…

1 week ago

Fixing plugins not compatible with hybrid 0.4.2

Hey everyone, as you may have noticed I have a running on the site. While everything almost everything moved over…

1 week ago

Add the twittar plugin for WordPress w/ comment threading

I talked about the Twittar plugin in a previous post. But learned that the read me text file was only…

2 weeks ago

Styling your ordered & unordered list items into 2 columns

In a previous post I showed you how to create a custom widget, then I showed you how to create…

2 weeks ago

Changing your feedbuner form to work with Google

A lot of you may be using a email form to gather email's via Feedburner. I am use that by…

2 weeks ago

Jon Asked: How to add thumbnails above post on the THiCK theme

I was asked by a reader: I'm using the THiCK theme for my new design blog. I noticed you were…

3 weeks ago