In this post I will show you how I created my custom widget showcasing mybloglog readers. In your function.php file add this simple line of code:...
Many weblog sites these days have some form of an archive page. In WordPress it might be the built in auto generation of permalinks by: /Month/...
Ever wanted to display the title of a post somewhere but limit the amount of characters that are shown? For instance, this post has a very...
Everything I have tried has led to nothing. And I have tried six way’s from Sunday to get my main posts to paginate. example one: <?php...
In the last post “Creating a custom widget” I showed you how to create a custom widget. Well in this post I will show you how...
Today let’s learn a simple quick trick on how to create a custom widget. For my example I will show you how I created my Showcase...
Here is a nifty trick for your comments.php template. If someone comes to your site and leaves a comment but doesn’t leave a url back to...
Here is a neat trick. Say you want to show a custom field in you post or in a certain categories post. There is a simple...
I talked about Disabling search engine on search pages in a previous post using the meta tag. Today lets go over the web bots Cached copy...
A good idea when trying to get the most out of your blog is usging the meta tag to tell the web bots to search &...
Here is a really neat trick! Access your PHP5 while running PHP4. If you haven’t created a .htaccess file, you may want to check out the...
I just came across a interesting new plugin built on the wonderful jQuery library. It’s called Flip!, head on over and check out the cool demo!
This little trick is really simple and easy. All you need to do is plug this line of code anywhere you would like to use the...
In a previous post I talked about how to show/hide a single div html code with a search inside. Today I'd like to show you how...
You must be logged in to post a comment.