Remove search widget from homepage - by mannyeze

This topic has 4 replies, 3 voices, and was last updated 10 years, 6 months ago ago by Eva Kemp

  • Avatar: mannyeze
    mannyeze
    Participant
    August 6, 2014 at 14:11

    Hi you guys have been really helpful. i would like to remove the search widget of the Blanco theme from the top of the homepage since its not having the complete functionality of searching SKu and the likes. i want to replace it with a plugin which will place it in the product page.

    I’d also like the META, ADMIN LOGIN from the primary side bar.

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 6, 2014 at 14:20

    Hello,

    Please provide us with wp-admin credentials in Private Content.

    Regards,
    Jack Richardson

    Avatar: mannyeze
    mannyeze
    Participant
    August 6, 2014 at 15:08

    Ok here it is.

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Participant
    August 6, 2014 at 16:32

    Hello,

    To remove search form you need edit the file header.php in wp-content/themes/blanco. Copy it to your child theme directory and remove the code

    <div id="search">
    <div id="site-description"><?php bloginfo( 'description' ); ?></div>
    <?php get_search_form(); ?>
    </div>

    (lines 80-83)

    To get rid of widgets in primary widget area you need add an empty Text widget into there and save it.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Remove search widget from homepage’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.