Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • vsellis
    Participant

    @vsellis

    How to show secondary profile fields while hiding the \”Base\” profile fields in a user profile:

    On line 3 of profile-loop.php add:<?php if (!bp_the_profile_group() == \"1\") : ?>

    (after the <?php while ( bp_profile_groups() ) : bp_the_profile_group(); ?>)

    and don\’t forget to close your \”if\” before the <? endwhile; ?>


    vsellis
    Participant

    @vsellis

    Booyah!

    I mean woot woot…


    vsellis
    Participant

    @vsellis

    I’m working on this too. From what I can tell you have to essentially hack some core code which I’m relatively comfortable doing but don’t really want to.

    I’ve temporarely used css to position the links where I want them but they don’t slide as more links are added when the user is logged in vs. when they are no so there is overlap. uh..

    Any suggestions out there?

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