Code Not Showing in WordPress Posts

Date August 19, 2009

If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Are you surprised that your code is not showing properly in a WordPress post, even after you used the code tag?
The code tag only changes the font so that your code appears different from the rest of your text. It [...]

Two Sidebars with Widgets for WordPress 2.8

Date August 17, 2009

I needed to make a second sidebar for a WordPress theme – starting from a simple one-sidebar theme. It is a three-step process to get a sidebar recognized by WordPress so that it shows on your screen. Also, each sidebar must have its content listed in a separate file, like sidebar.php.
First, you have to tell [...]

Cleaker Theme Modified to Include Archive Index via SRG Clean Archives Plugin

Date January 3, 2008

The new Cleaker theme for WSTT looked great out-of-the-box as they say, but like most computer geeks I just had to tweak it a little bit. Here’s the changes made so far to the widgetized version that you can download from pomomusings.

Removed search box from header. Actually did not remove the code, but commented out [...]