Author Archive
How to add HTML into a WordPress post
by Gerae Lindsey on June 19th, 2009Widgets no longer working after upgrading to 2.8
by Gerae Lindsey on June 18th, 2009You may have noticed that your widgets no longer work after upgrading to WordPress 2.8.
This issue was brought to my attention a few days ago by a client who upgraded and then found they could no longer edit, add, or delete widgets. After toying around with things, I found the solution:
How to widgetize your WordPress theme
by Gerae Lindsey on June 15th, 2009
This tutorial will show you how to enable widgets in your WordPress theme sidebar.php file.
Widgets allow you to add/remove content in your side bars without editing your template files. Excellent for users who are HTML/PHP challenged.
The first step is to edit your theme’s functions.php file
NOTE: If your theme does not include a functions.php file, create [...]


