Archive for November 2009

AldisCorp.com: How to redirect one page to another

Over at AldisCorp.com, I have a page template setup that allows for easy page redirects via a two step process: Copy and paste the URL you want a page to redirect to into a custom field called “redirect_url”. Set the Template for the page to “Redirect”. Watch the screencast to see a visual demonstration of [...]

Modified Sliding Doors Theme for the FEFC Missions Website

This screencast is a demo I’m providing for my client where I’m showing off a modified version of the popular Sliding Doors theme for WordPress.

HowTo: Save your text message contacts at QwikTxt.com

I created QwikTxt.com as a quick and easy text messaging solution. Watch this screencast to see how to save your contacts via bookmark.

HowTo: Make a full-width page with no sidebars in the WordPress Thesis Theme

Creating a full-width page with no sidebars in the WordPress Thesis theme is a two step process: Step 1: Add CSS to custom.css First you must insert the following CSS into your custom.css: .wide #sidebars { display: none; border: none; } .wide #content {width: 100%; margin: 0 auto; float: none; } .wide #content_box { background:none; [...]

HowTo: Scale an image in a WordPress post or page

NOTE: Please pardon the clipped audio right at the beginning of this video. Watch this screencast to find out how to scale/resize an image in a WordPress post or page.

What is a Pingback?

Pingbacks are notifications of incoming links to your blog or website. Watch this screencast to see what a WordPress pingback notification looks like.