Hey everyone, as you may have noticed I have a running on the site. While everything almost everything moved over smoothly, there was an issue with...
I talked about the Twittar plugin in a previous post. But learned that the read me text file was only useful for installing the necessary php...
In a previous post I showed you how to create a custom widget, then I showed you how to create a widget for your monthly archives,...
A lot of you may be using a email form to gather email’s via Feedburner. I am use that by now you know Google has decided...
I was asked by a reader: I’m using the THiCK theme for my new design blog. I noticed you were able to add thumbnail images above...
This is an easy one, just add one line to your single.php file where you would like the Gravatar to show up. <?php echo get_avatar( get_the_author_id(),...
Want to show what any user was searching for? It is simple, just add this line where your title would be. <h1>Browsing search results for <strong>"<?php...
Website traffic generation in 2024 requires combining traditional SEO practices with modern strategies. Key developments include high-quality backlinks, the use of AI and advanced analytics, content...
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...
You must be logged in to post a comment.