Hi there,
By mistake I deleted the search function code from my sidebar.
Please can somebody tell me how I put the search function back on my wordpress blog.
Thanks.
Hi there,
By mistake I deleted the search function code from my sidebar.
Please can somebody tell me how I put the search function back on my wordpress blog.
Thanks.
Assuming you still have a file (or ever had one) called searchform.php then this will include it in the sidebar (or whatever file you place this in)
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
Thanks tried that, doesn't seem to work.
Do you have a file called searchform.php?
Hi there,
I don't think I do.
Thanks
Well, not sure I can be of much help without some more details.
What theme are you using?
What did you do to delete it from the sidebar?
This topic has been closed to new replies.