• What did I do wrong? I took the search bar out when I started customizing this page then added it back in using this code:

    <form method=”get” id=”searchform” action=”<?php bloginfo(‘home’); ?>/”>
    <div><input type=”text” size=”15″ name=”s” id=”s” value=”” onfocus=”if(this.value==this.defaultValue)this.value=”;” onblur=”if(this.value==”)this.value=this.defaultValue;”/>
    <input type=”submit” id=”searchsubmit” value=”Search” class=”btn” />
    </div>
    </form>

    The search results bring back a super jumbled concoction of: page data, sidebars and posts that well overflow the #main section of my page!!!
    (disclaimer: if you want to donate to WWS, PLEASE do not use the Convio forms!! this is a test site but links to real donation forms via Convio = they will be green lighted very soon just send in email to WWS! ?? thanks!)

    I started with the template “chronicles”

    You can view the site here https://70.32.113.205/

    Thank you!!

  • The topic ‘Search results jumble everything up!!!’ is closed to new replies.