Forums

[resolved] Remove search on about page (5 posts)

  1. v2006
    Member
    Posted 3 years ago #

    Hi,

    How can I remove the search feature on this page
    downtown-java-3column theme

    http://www.surfearnguide.com/?page_id=2

    Thank you

  2. reflexionstudios
    Member
    Posted 3 years ago #

    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.

  3. v2006
    Member
    Posted 3 years ago #

    Resolved...Thanks very much for taking the time to respond.

  4. v2006
    Member
    Posted 3 years ago #

    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

  5. v2006
    Member
    Posted 3 years ago #

    Resolved

Topic Closed

This topic has been closed to new replies.

About this Topic