November 10, 2016 at 23:43
#143815
Participant
Trying to return the search form.
I copied the original BP code and put it inside child / members / index.php
But, although the Form appears,
(A bit disproportionate), I throw a Double Result, instead of Uno.
Could you help me with this?
COPY CODE
<div id="members-dir-search" class="dir-search" role="search">
<?php bp_directory_members_search_form(); ?>
</div><!-- #members-dir-search -->