![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
If you do not place a Widget in the Sidebar (Sidebar Top), then the Agent Theme will use the default code in sidebar.php:
Code:
<li id="quick-search">
<div class="widget">
<h2>Quick Search</h2>
<form id="searchdrop" action="<?php echo $PHP_SELF ?>" method="get">
<?php wp_dropdown_categories('hierarchical=1'); ?>
<input type="submit" id="gobutton" name="submit" value="GO" />
</form>
</div>
If you want your Blog to work like the Agent Theme Demo... 1. Go to your admin panel, Appearance > Widgets 2. Select the "Sidebar Top" in the Current Widgets dropdown (right column) & click on Show 3. Find the Categories Widget in the left column and click on Add 4. Click on the Categories Widget Edit link (now that it is in the right column) 5. Enter "Quick Search" in the Title field 6. Click on these options: Show as dropdown & Show hierarchy 7. Click on Done 8. Click on Save Changes
__________________
StudioPress | Follow StudioPress on Twitter | Fan Us on Facebook | Read the StudioPress Blog |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Search Box w/ Ability to Select Multiple Categories | seattlesavvy | General Discussion | 5 | 03-06-2010 04:56 PM |
| add quick search widget | harris414 | General Discussion | 3 | 12-14-2009 09:33 AM |
| Quick Search | Kalcit | General Discussion | 3 | 11-07-2009 06:26 PM |
| How do I make the "Quick Search" auto-select? | rocketpopscott | General Discussion | 2 | 03-11-2009 08:33 AM |
| Quick Search? | newslancers | General Discussion | 2 | 01-25-2009 03:19 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us