View Single Post
  #1 (permalink)  
Old 05-14-2008, 10:28 PM
alda alda is offline
Member
 
Join Date: May 2008
Posts: 35
Default Search form won't show up in sidebar

Hi,


I am completely baffled. I've been trying to move the 'search this site' form from my right sidebar to the left one and it isn't working. I copy this code:

Quote:
<li class="widget">
<h2>Search This Site</h2>
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
from the left sidebar to the right, but it refuses to show up.

MEANWHILE, I first tried this on my test site that has the same theme and it worked without a hitch, see here: — The Iceland Weather Report. I even tried copying the EXACT CODE from the sidebar.php file on the test site into the sidebar.php file on my regular site, — The Iceland Weather Report (hm, both links show up with the same title when I post this), but the search form just DOES NOT SHOW UP. Even though the code is exactly the same!

I am completely mystified. Can anyone please help??

Thank you!
Alda
__________________
www.icelandweatherreport.com
Reply With Quote