WordPress Tutorial: Insert Sidebar into Content In this tutorial you will learn how to insert a dynamic sidebar into the content of your posts and pages. The sidebar is inserted after the first...
WP Twitter Tweets Released WP Twitter Tweets was developed in response to a need from my clients for a simple WordPress integration with version 1.1 of the Twitter API. The...
Check if Popup Window Closed Sometimes you will want to use a popup window for an antiquated system and need to maintain a reference to the popup window so that when the popup...
JQuery Load vs Ready There a many situations where you need to check if a page and its elements are available to update or alter via JQuery. Example include activating...
Facebook Like Button Error After a couple of hours of struggling to find out why I was getting an intermittent javascript error that Firebug reported as 'FB.provide is not a...
JSlideshow - Simple JQuery Carousel / Slideshow It's late but I have just finished uploading the first release version of JSlideshow. Check it out, it's a very simple JQuery plugin for creating...
Multiple W3C Valid Facebook Like Buttons This is an update to my W3C valid Facebook Like Button script that provides the ability to use multiple Facebook Like Buttons on a single page such...
WordPress Tutorial: Safely Include Custom Templates WordPress Tutorial: Safely Include Custom Templates Following on from my previous WordPress tutorial relating to template redirects, this article features a different technique to include custom...
WordPress Tutorial: Cron Jobs and Scheduled Tasks WordPress Tutorial: Cron Jobs and Scheduled Tasks WordPress provides a simple way to add periodic tasks via cronjobs that initiate custom functions. There are various situations where you will want...
WordPress Tutorial: Custom Menu's First and Last Classes WordPress Tutorial: Custom Menu's First and Last Classes Today's WordPress tutorial is a quick one for fixing an annoying issue with custom WordPress menu's in which there is no ability to add first and...