Hi All,
I'm having a few difficulties modifying a static front page (http://
www.use-more.com),
I want the sidebar on this page to be different to the sidebars on
other pages—I'm trying to remove the search from the front page only..
I've created a duplicate sidebar (sidebarfront.php), but when I change
the tag in the template file from:
<?php get_sidebar(); ?>
to
<?php get_sidebarfront(); ?>
the sidebar loads blank..
Is there an obvious reason or fix for this?
Cheers
Dan