Forums

[resolved] how to remove the search box from inove theme (12 posts)

  1. taruntanu
    Member
    Posted 7 months ago #

    can anyone tell me howw can i remove the search box from invoe theme ?

  2. kjagen
    Member
    Posted 7 months ago #

    remove the code from the template, i think the header.
    I moved it to the sidebar

  3. taruntanu
    Member
    Posted 7 months ago #

    could you tell me the exact code what should be removed this is my site link http://www.telecomtalk.info

  4. kjagen
    Member
    Posted 7 months ago #

    This I think

    <!-- searchbox START -->
    <div id="searchbox">
    <form action="http://www.google.com/cse" method="get">
    <div class="content">
    <input type="text" class="textfield" name="q" size="24" />
    <input type="hidden" name="cx" value="005514133476136532792:evm7ydjy9m0" />
    <input type="hidden" name="ie" value="UTF-8" />
    <span class="switcher" >Switcher</span>
    </div>
    </form>
    </div>
    <!-- searchbox END --

  5. taruntanu
    Member
    Posted 7 months ago #

    Yeah thanks

  6. washedupgamer
    Member
    Posted 6 months ago #

    Anyone know where I can find this searchbox code? I'm still a Wordpress newb. I've click in all of the template files through the admin panel but I can't find where the code is. If I check the source code of my website through my browser I can see it there, but nowhere else.

    Website: http://www.washedupgamer.com

    What I'm trying to do is find this code and replace it with Google Adsense for Search code.

  7. washedupgamer
    Member
    Posted 6 months ago #

    Well I found where the code was but I can't get the Google search box to vertically align. :)

  8. humorum
    Member
    Posted 6 months ago #

    Where is the search box code, I can not find this code in any php file ?

  9. murali.fbf
    Member
    Posted 6 months ago #

    Hi all,

    This issue is not resolved.
    I am waiting for someone help us in finding where is the search code.

    I want to replace it with AdSense code.
    Please help

  10. figaro
    Member
    Posted 6 months ago #

    @murali.fbf: You may want to start a new thread and include a link to your site.

  11. sheltron
    Member
    Posted 3 months ago #

    The php file which contains the searchbox code doesn't appear in the list of php files in WordPress. You can find it using ftp

    Inove >> template >> header.php. Just comment out the code with <php /* and close it with */ ?>

  12. ikelove
    Member
    Posted 3 weeks ago #

    Just to add, the header.php file DOES appear in the WordPress admin page, however, for some strange reason, the code for the searchbox doesn't appear in the file. To view the code, just like Sheltron said, you have to view it through your ftp client, make the changes there through a text editor like Notepad, and upload it back to the server.

Reply

You must log in to post.

About this Topic

Tags