Have you ever wanted to seperate your trackbacks from your normal comments in Wordpress? It’s a wise decision, especially aesthetically, and it’s a lot more simple than you might think.
articles > tutorialsHave you ever wanted to automatically assign and display an avatar or image based on the user who submitted the post or wrote the page? In this Wordpress tutorial, I’ll show you how.
CSS > articles > tutorialsDid you know Twitter provides you with a list of CSS classes that you can use to change how your tweets look on your website? In this tutorial, I show you how to dynamically style a listing of your Twitter Tweets using custom CSS.
CSS > articles > tutorials > xhtmlThis is a CSS tutorial providing an introduction to CSS lists, teaching all the essentials, and also gives webmasters a much better way to use list-style-images or bullets by not using them at all.
articles > tutorialsThis article can serve as either a primer for the beginning Wordpress Theme Author, or it can serve as a checklist for those of us who have been writing these themes for awhile. Either way, it should be beneficial to the community.
articles > tutorialsEver wonder how Wordpress template / site authors post images directly to the index page with the CSS/XHTML already configured for the image? A lot of “magazine style” authors use this method, and I’ll teach you how.
articles > tutorialsA 404 occurs when a file on your webserver is called on by a referring application. One of the Wordpress Template Files is 404.php, and I’m going to show you a bit about it, so you can have your own custom 404 page.
articles > tutorialsLooking to make your Wordpress template gravatar friendly? Wanna be able to incorporate your own default gravatar without having to use the ones Wordpress supplies? Click click.
articles > tutorialsWelcome to the third and last tutorial at JungleJar teaching you how to widgetize your Wordpress Themes. This article covers arrays and sidebar names.
articles > tutorialsNow that you know how to add a widgetized sidebar to your theme, how about adding more than one widgetized sidebar? Here we go..