Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • in reply to: Login popup keeps popping #7899
     talooz
    Participant

    Help! as I notice now this happens also when user replies a message

    please help

    in reply to: Count users on the memers section #7419
     talooz
    Participant

    Thanks!
    I changed the code to look like that, work’s good so far.

    if ( bp_has_members( ‘type=active’ ) ) :
    $count=0;while ( bp_members() ) : bp_the_member();$count++;
    $output .= section_members_li();
    if ($count % 6 == 0) { $output .= ‘<li class=”two columns mobile-two member”>MY AD‘; };
    endwhile;
    endif;

    in reply to: Search result are not showing #4756
     talooz
    Participant

    bump

    in reply to: Search result are not showing #4709
     talooz
    Participant

    Hello
    I have tried to disable the plugins but still no success it still shows all members and showing:
    Your search returned 1 member (which is correct)

    in reply to: Where to translate bp-album? #4702
     talooz
    Participant

    same here

Viewing 5 posts - 1 through 5 (of 5 total)

Log in with your credentials

Forgot your details?