Tips & Tricks

Creating a custom widget

Today let's learn a simple quick trick on how to create a custom widget. For my example I will show…

3 months ago

Display custom url if comment authors url is blank

Here is a nifty trick for your comments.php template. If someone comes to your site and leaves a comment but…

3 months ago

Echo custom fields in any category

Here is a neat trick. Say you want to show a custom field in you post or in a certain…

3 months ago

Disable caching of your site or post

I talked about Disabling search engine on search pages in a previous post using the meta tag. Today lets go…

3 months ago

Disable search engine on search pages

A good idea when trying to get the most out of your blog is usging the meta tag to tell…

4 months ago

Run PHP5 on your PHP4 Server

Here is a really neat trick! Access your PHP5 while running PHP4. If you haven't created a .htaccess file, you…

4 months ago

Flip! A jQuery plugin

I just came across a interesting new plugin built on the wonderful jQuery library. It's called Flip!, head on over…

4 months ago

How to: Add a contact me via Skype™ button

This little trick is really simple and easy. All you need to do is plug this line of code anywhere…

4 months ago

How to: show/hide a widget in WordPress with jQuery

In a previous post I talked about how to show/hide a single div html code with a search inside. Today…

4 months ago