Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • J.Parra
    Participant

    @jparra-1

    Although I would have preferred a single-line slider, passing users, at the end, I got the fixed style exactly as I wanted it.

    Home

    Thank you very much for your help.


    J.Parra
    Participant

    @jparra-1

    Thanks, it works.


    J.Parra
    Participant

    @jparra-1

    Thank you very much for your quick response, it works almost perfect.

    You can see it here: http://www.racingonlineclub.com/#agradecimientos

    First of all I can not include administrators and moderators.

    Is not this correct?

    <? php if (bp_group_has_members (‘group_id = 1 & per_page = 20 & exclude_admins_mods = false’)):?>

    And secondly I would like the name “bp_group_member_link” to appear under the avatar to better organize the grid.

    Is this possible?

    Currently the list is:

    <li style = “display: inline;”>
           <! – Example template tags you can use ->
           <? php bp_group_member_avatar ()?>
           <? php bp_group_member_link ()?>
         </ li>

    Thanks again.

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