Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • susivegan
    Participant

    @susivegan

    I tried to change members.loop in default theme (I?m using BP Column)
    I substituted this string

    with this
    if( bp_has_members( ‘type=popular’ ) )
    but when I lokked at the site and tried to have All members page it restituted me this error:
    Parse error: syntax error, unexpected T_ELSE in /home/terrenoi/public_html/quelchecivuole.it/wp-content/plugins/buddypress/bp-themes/bp-default/members/members-loop.php on line 105

    Maybe I have to put this string somewhere else?


    susivegan
    Participant

    @susivegan

    Thank you so much, I’m going to try and put this line at the beginning of members-loop.php inside Buddypress default theme folder:

    <?php if ( bp_has_members( bp_ajax_querystring( ‘members’ ) ) ) : ?>

    which become

    Is it correct?
    Do I have to do something in the function.php file too?

    Thank you very much, I still have to learn everything!

    Susanna

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar