• Hi Andrea

    thanks for the great plugin.

    I have a question:

    BB has a default search bar placed on the members page, which is where your plugin naturally directs me after having performed the search. This is a bit of an unnecessary duplication as I want my members to only search via your plugin.

    I tried removing the default search bar by removing/hiding this code in the index.php file in the relevant buddypress members folder:

    
    			<div id="members-dir-search" class="dir-search" role="search"> 
    
    				<?php bp_directory_members_search_form(); ?> 
    
    			</div><!--#members-dir-search-->

    The problem is that this also makes all the fields from your plugin disappear.

    Do you have any suggestions? Would appreciate it.

    Thanks
    Simon

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Duplicate search boxes’ is closed to new replies.