Tagged: sidebar
- This topic has 5 replies, 3 voices, and was last updated 11 years, 6 months ago by Sakin.
-
AuthorPosts
-
June 3, 2013 at 9:55 pm #9853garzonjMember
I would like to disable only the search box and leave the social media links that appear on the Header Right Sidebar. How can I accomplish this?
June 4, 2013 at 12:30 am #9875June 4, 2013 at 8:18 pm #9911xpyouthMemberYup.. I was wanting to do the same thing.
Sakin – you can take a look at my site and you will see the search under the social icons… how do we remove/disable the search without removing/disabling the social icons?
June 4, 2013 at 8:19 pm #9912xpyouthMemberOops.. forgot to add my site… my site is http://www.xpyouth.org
June 4, 2013 at 11:36 pm #9917garzonjMemberI was able to delete it by copying sidebar-header-right.php to my child template folder and then commenting out the following code:
<!–
<aside class=”widget widget_search” id=”search-5″>
<?php echo get_search_form(); ?>
</aside>
–>Please let me know if there is any other way to do it?
Thanks, JG
June 5, 2013 at 3:33 pm #9940SakinKeymaster -
AuthorPosts
- The topic ‘Search box on the Header Right Sidebar’ is closed to new replies.