Plugin: BuddyPress Links

Join this plugin group to follow comments, support topics and reviews.

BP links tab on profile page (4 posts)

Started 1 year, 7 months ago by: anindyaray

  • Profile picture of anindyaray anindyaray said 1 year, 7 months ago:

    @MrMaz

    On users profile page BP links tab is displayed at the begining , I mean even before activity …

    Like it should be Activity, Profile, Blogs, Messages, Friends, Groups …. and then Links , but in my site its displayed

    Links, Activity, Profile … and so on …. What should be done to display link as it should be ?

  • Profile picture of mikehenrysr mikehenrysr said 1 year, 6 months ago:

    I’d like to know the answer to this as well.

    Mike…

  • Profile picture of Jon Jon said 1 year, 6 months ago:

    in bp-links-core.php
    look for
    bp_core_new_nav_item( array( ‘name’ => $nav_item_name, ‘slug’ => $bp->links->slug, ‘position’ => 75,

    play around with the position number..work with increments of 10′s and 5′s until it is where you want it to be.

  • Profile picture of MrMaz MrMaz said 1 year, 6 months ago:

    There is a way to configure this in trunk and it will be in the next release.