Skip to:
Content
Pages
Categories
Search
Top
Bottom

remove search-login-bar


  • tlachaussie
    Participant

    @tlachaussie

    I am having the hardest time trying to track down which file the search-login-bar is in for the bp-home theme. I’d like to remove it completely. Can someone tell me where it is please? or the easiest way to do this?… thanks!

Viewing 8 replies - 1 through 8 (of 8 total)

  • gerikg
    Participant

    @gerikg

    delete <?php bp_search_form() ?> from header.php in BOTH themes, home theme and member theme.


    Kunal17
    Participant

    @kunal17

    Hey,

    Have you figured out how to move the search and login boxes to another location on your front page if you are planning to remove the search-login bar?

    I would love to know how to do this.


    Paul Wong-Gibbs
    Keymaster

    @djpaul

    Kunal, the OP said he wanted to get rid of it, not move it. You are best to start a new topic.


    tlachaussie
    Participant

    @tlachaussie

    I’ve added the ajax login plugin instead, and i don’t think the member search is very usefull in my instance. Thanks!


    David Lewis
    Participant

    @takeo

    If you’re using the default theme and don’t want to mess with the theme files… you could also just do it via CSS in custom.css or site-wide.css… this should do it:

    #search-login-bar {display:none;}


    Kunal17
    Participant

    @kunal17

    Thanks,

    Ill check out the ajax login plugin.


    Kunal17
    Participant

    @kunal17

    … and Ill start a new topic if I want to discuss this further :)


    John Stringfellow
    Participant

    @frenchtowner

    David,

    Thank you for that solution. It was brilliant and simple!

    John

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘remove search-login-bar’ is closed to new replies.
Skip to toolbar