BuddyDev

Search

Replies

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: [Resolved] Which tag should I use? #31155

    Hi Brajesh, still learning, adding <?php bp_profile_group_tabs(); ?> to the profile-loop.php is not just a simple copy/paste I realised, hope to learn that some day ;-), meanwhile, I think I just add it in a hook, its working perfectly, thanks.

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: Adding Xprofile fields to Recent Visitors directory? #31152

    Hi Ravi, thanks for bringing up a solution so quickly.

    Does this code cover both members directory and recent visitors directory, so I can delete the existing code I use for adding extra data the Members directory?

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: Adding Xprofile fields to Recent Visitors directory? #31149

    Hi Ravi, thanks for your reply, yes that is my goal, exactly the way the code in the link above, is working in
    Members Directory

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: [Resolved] Which tag should I use? #31145

    *where in the profile loop <?php bp_profile_group_tabs(); ?> is pasted into?

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: [Resolved] Which tag should I use? #31143

    Hi Brajesh, so the position of the tabs is defined by where in the profile loop it is copied into?

    I think I have asked this question before, but something is stil not clear to me; what about the original position of the tabs, should I just hide them with css, or should the code be deleted from the profile loop?

    Thanks

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: [Resolved] Which tag should I use? #31141

    Hi Brajesh, thank you very much for suggesting this solution instead of using a hook.

    What I don’t understand using template override, is how I add the position where I want this code to render, eg bp_after_content?

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112
    calu on in reply to: Question to the Avatar Moderator #31099

    Hi Brajesh, sounds good, what about blacklisting a user role, eg for blocking subscribers from uploading avatars at all?

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112

    Hi Brajesh, you are right, the issue came from the delete button code, thanks a lot for helping out

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1112
    This reply has been marked as private.
  • Participant
    Level: Yogi
    Posts: 1112

    Hi Brajesh, thanks for the clarification, this function is new to me, I will check this out.

    So I should not use the bp_get_displayed_user_nav() template tag?

    ‘and then using BuddyPress nav items(You can enable it from screen options on the menu page).’

    Which menu page are you referring to?

    Regards
    Carsten