There has been some debate by bloggers over the past few years as to the value of displaying your archives, with some bloggers going as far as to not even display their categories! The general idea is that the use of recent posts, popular posts, and a built-in search feature will allow your readers to find what they are looking for.
Well, I for one still believe that categories and archives should be displayed on blogs. If you’d like to do the same for a WordPress blog, here is the code you’ll want to use. For your convenience, we’ve provided two options for each: traditional display and drop-down menus.
Simply paste the WordPress code below in your sidebar.php file where you want the category or archives to display: [Read more...]



Code: Add Recent Comments and Top Comments to WordPress
By Kyle Eslick | Filed Under Code Snippets, WordPress Tutorials
Throughout our WordPress code series, we’ve been providing a number of code options for designers who want to use actual code rather than using the widget system built into WordPress.
In this post, we’ll be providing the code for creating both recent comments and top comments to the sidebar of your WordPress blog. [Read more...]