Vladimir’s WordPress Forum


 
Current User: Guest
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

How do you remove search in right sidebar?

Add a New Topic Reply to Post
UserPost

7:58
14 December, 2010


Steve

Guest

Hello,

Love the theme.

How do you remove the search in the right sidebar?

Thanks,

Steve

calculus answers

4:30
15 January, 2011


Brian

Guest

Hi Steve, go into sidebar.php and remove the following lines –

<div class="search-form">
<?php $search_text = __("Search…", 'amazinggrace'); ?>
<form method="get" id="searchform" action="<?php home_url(); ?>/">
<input type="text" value="<?php echo $search_text; ?>" name="s" id="s" onblur="if (this.value == '')
{this.value = '<?php echo $search_text; ?>';}"
onfocus="if (this.value == '<?php echo $search_text; ?>')
{this.value = '';}" />
<input type="hidden" id="searchsubmit" />
</form>
</div>

Hope the code above displayed ok and you can suss it out.

10:23
19 February, 2011


EC

Guest

Got the search bar removed, but now the header photo images overlap the headline text in that far right sidebar. Any suggestions for filling a little of the space that the search bar took up? Thanks!

Reply to Post

Reply to Topic:
How do you remove search in right sidebar?

Guest Name (Required):

Guest Email (Required):

HTML Editor
Smileys
Confused Cool Cry Embarassed Frown Kiss Laugh Smile Surprised Wink Yell
Post New Reply

Guest URL (required)

Math Required!
What is the sum of:
11 + 10