• acolyptus

    (@acolyptus)


    Hi everyone,

    I’ve tried to get a search box in my header with the following code to the header.php:

    <div id="search">
                      <?php include (TEMPLATEPATH . "/searchform.php"); ?>
             </div>

    Now it didn’t position right, so I tried to remove it (by just deleting the code). The strange thing is that it won’t remove at all, even after I removed the code from the header.php it remains there.

    Any ideas on how to get this removed?

Viewing 1 replies (of 1 total)
  • axiski

    (@axiski)

    Hello!

    Try clearing your browser cache and see if that makes a difference. Also if you’re running a cache plugin in WordPress, flush that too.

Viewing 1 replies (of 1 total)
  • The topic ‘Problems with search box in header’ is closed to new replies.