an
groups-icon

Basic Search Box

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    0 points
    Beginner

    How Would I include the Basic Search Box on every page, rather then just the home page. Im pretty sure you would have to include this code somewhere :

    <div class=”well” id=”BasicSearchBox”>
    <form method=”get” action=”‘.get_home_url().’/” class=”clearfix”>
    <div class=”span5″>
    <input type=”text” value=”” placeholder=”‘.$CORE->_e(array(‘homepage’,’6′)).'” class=”hsk” name=”s” />
    </div>
    <div class=”span7″>
    <select name=”cat”><option>’.$CORE->CategoryList(array(0,false,0,THEME_TAXONOMY)).'</option></select>
    <button class=”btn btn-primary”>’.$CORE->_e(array(‘button’,’11’)).'</button>
    </div>

    September 5, 2013 at 9:47 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    September 6, 2013 at 5:52 am
  • Francis van Beveren
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 17, 2014 at 12:37 pm
  • 0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    January 20, 2014 at 7:59 pm

259

Views

3

Replies