Tips & Tricks

How to: Add any authors gravatar to their post

This is an easy one, just add one line to your single.php file where you would like the Gravatar to…

4 weeks ago

How to: Show what a user is searching for in the title

Want to show what any user was searching for? It is simple, just add this line where your title would…

4 weeks ago

Building Website Traffic: Innovative Strategies for 2024

Website traffic generation in 2024 requires combining traditional SEO practices with modern strategies. Key developments include high-quality backlinks, the use…

1 month ago

Build a classic MyBlogLog widget

In this post I will show you how I created my custom widget showcasing mybloglog readers. In your function.php file…

1 month ago

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…

1 month 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