by Randa Clay | Mar 5, 2010 | Content Display
This is a complete guide to adding a 4 column footer widget area to your site. The principles apply to adding widgets in in any area of your theme though.
by Randa Clay | Mar 4, 2010 | Content Display
Often there is a need to insert ad code (or other bit of content) directly after the first post on a page, but not after any others. You can do this by adding a counter and an if statement to the loop.
by Randa Clay | Feb 26, 2010 | Content Display
Learning to use custom loops is a must if you want to get beyond the basics in customizing themes for WordPress. This guide is clear and concise and even includes info about using the custom loop in the sidebar and in the Thesis theme, as well as creating a related...
by Randa Clay | Feb 21, 2010 | Plugins, Scripts & Code
I don’t know much about JQuery and scripts in general, but I’m learning that the order they’re loaded in the header can make all the difference. If you have a plugin that uses the JQuery library and doesn’t come with it, then the hook for...
by Randa Clay | Feb 21, 2010 | Error Messages
From time to time when I try to upgrade an installation of WordPress I get an error that starts “Fatal Error: Allowed memory size of 33554432 bytes exhausted…” This means that WordPress needs a certain amount of space allocated to perform the...