Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #9853
    garzonj
    Member

    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?

    #9875
    Sakin
    Keymaster

    @garzonj: Can you add in your Site URL here?

    #9911
    xpyouth
    Member

    Yup.. 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?

    #9912
    xpyouth
    Member

    Oops.. forgot to add my site… my site is http://www.xpyouth.org

    #9917
    garzonj
    Member

    I 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

    #9940
    Sakin
    Keymaster

    @garzonj: Editing any core theme file is not recommended. If you want to edit any core theme file then yes you have to build child theme and edit it.


    @xpyouth
    is using Catch Everest Pro theme, where there is Header Right Sidebar. So, you can just drag and drop “1_Catch Everest: Social” widgets.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Search box on the Header Right Sidebar’ is closed to new replies.