Ever wanted to be able to remove your widgetized areas (Sidebar, most of the time) on your blog homepage, but don’t feel like editing your theme files? No problem, here is the solution.
How to: Remove widget areas on your blog homepage without editing template files
Submitted by Ben Gillbanks • March 12, 2009
Website: www.wprecipes.com
3 Responses to “How to: Remove widget areas on your blog homepage without editing template files” Leave a reply ›
Good solution. In the early day, I use to not use the sidebar.php page and no widgets. Today, I find I am editing a lot of widgets for xhtml validity.
Great "recipe", as always!
So, you have edit the functions.php instead of sidebar.php !!! . Nice tip btw.