Hi,
How can I remove the search feature on this page
downtown-java-3column theme
http://www.surfearnguide.com/?page_id=2
Thank you
Hi,
How can I remove the search feature on this page
downtown-java-3column theme
http://www.surfearnguide.com/?page_id=2
Thank you
If you want to remove the search from all pages, open page.php and check for instances of either
<?php get_sidebar(); ?>
or
<?php include (TEMPLATEPATH . '/searchform.php'); ?>
and either comment out or delete them.
Resolved...Thanks very much for taking the time to respond.
I have a follow up question..
How do I remove the search box from this (or all posts) as on this post?...
http://www.surfearnguide.com/?p=1
Thanks
Resolved
This topic has been closed to new replies.