by Randa Clay | Mar 9, 2010 | How to
For quite a long time, I’ve had an difficulty keeping track of all the cool, interesting, and useful WordPress solutions I read in posts and forums. I bookmark things, put them on Delicious, etc. but just end up forgetting where I put them and then spend time...
by Randa Clay | Mar 6, 2010 | Scripts & Code
Ever wanted to display your subscriber counts from Feedburner, but didn’t want to use the “chicklet” they provide for that purpose? This PHP script will do the trick!
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...