Tips & Tricks

How to: Creating an Archive page

Many weblog sites these days have some form of an archive page. In WordPress it might be the built in…

1 month ago

Limit the characters that display on the_title

Ever wanted to display the title of a post somewhere but limit the amount of characters that are shown? For…

2 months ago

Can′t add pagination on WooThemes Thick Theme

Everything I have tried has led to nothing. And I have tried six way's from Sunday to get my main…

2 months ago

Pulling custom fields from outside the loop

In the last post "Creating a custom widget" I showed you how to create a custom widget. Well in this…

2 months ago

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…

2 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…

2 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…

2 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…

2 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…

2 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…

2 months ago