you need to look into the sourcecode and find the place where that link is created. I do not know WPMU/Buddypress specifically enough that I can answer this question out of my head, but basically you’ll have the following options:
- Change the address in the sourcecode – That’s normally the easiest way to do, but you must redo this after every update.
- Find a hook you can add your own filter function so to change the address on the fly.
- Or this is a theme issue so you can hack the theme.
Firebug can help a bit to analyze what’s going on, but it’s only in the browser. Changes need to be made on the server side so you should have at least some PHP and WordPress experience.
Or to find a plugin that does the job and you’re lucky. But I’m not aware of such.
Related Posts:
- BuddyPress: Allow only one email domain to register
- How to force buddypress users to complete profile after registration? [closed]
- Showing the user’s username in registration email or activation page with BuddyPress [closed]
- Buddypress Fake (non-bot) Users [closed]
- Buddypress register.php user redirect [closed]
- How to get user id which is done by buddypress [closed]
- Buddypress Registartion template [closed]
- how to remove mandatory required fields in buddypress registration [closed]
- Display message on homepage when new user account is activated
- How to bring registration field to index page? [closed]
- how to remove header from registration page? [closed]
- Add usermeta on Buddypress register
- Missing “Registration” page with BuddyPress [closed]
- Buddypress registration page hangs [closed]
- Saving Custom Fields Defined in BuddyPress’ register.php
- How to get a buddypress user profile link and a certain user profile field for the current post author?
- How to Modify/Change a Buddypress/WordPress Account Activation Process
- Integrating Buddypress, Wootumblog and WPMU Sitewide tags
- Ability to set character limit in BuddyPress?
- Add BuddyPress Profile Menu Item [closed]
- BuddyPress: Adding a new tab in groups
- BuddyPress: hook to add new profile fields and groups
- wp_editor on front end – JavaScripts not included
- Syncing BuddyPress and WordPress profile fields [closed]
- Buddypress Full documentation [closed]
- What problems can BuddyPress make? [closed]
- how to get current user name by user_id in buddypress?
- What’s the easiest way to change the default landing page for BuddyPress groups?
- How to override Member’s Avatars in BuddyPress [closed]
- Buddypress send email notification only if user is not logged in [closed]
- Rename Buddypress Profile Tab
- Delete all user attachments
- How to re-enable admin bar with Buddypress active? (BP bar removed) [closed]
- Login redirect to certain bp profile page
- How to ensure buddypress custome profile field is unique
- Show buddypress notification in the frontend [closed]
- Buddypress and WordPress on different subdomains with the same database?
- BuddyPress Xprofile check if user can view field [closed]
- How to reply to Buddypress notifications? [closed]
- Posting Photos and Other Attachments in a BuddyPress Forum?
- BuddyPress: How to get info of users filtered by some x-profile data? [closed]
- How to modify an add_action() inside a loop of core function
- How to check if the current page is a “personal activity”-page in buddypress? [closed]
- Buddypress get member meta info for specific user ID [closed]
- Redirect after registration in BuddyPress [closed]
- Remove tabs from buddypress groups and members pages [closed]
- Buddypress profile pictures sync across WordPress Multisite Network
- How to increase password requirements for registration [closed]
- Make Profile link, link to the BuddyPress profile instead of the WordPress dashboard? [closed]
- How to Change BuddyPress Mystery Man Graphic without Overwriting Core Image File [closed]
- I’m trying to Add a new Buddypress menu tab and it is not showing up [closed]
- How to get larger version of author avatar
- Exclude User from Activity Stream in BuddyPress?
- How to run scripts when a new blog is created in Buddypress?
- Remove username in emails or swap username for email
- Display four buddypress activies [closed]
- How to remove unused avatar uploads in buddypress [closed]
- Conditional based on the User Role of the Current Profile the user is viewing – BuddyPress [closed]
- BuddyPress | How to merge the “setting” & “profile” pages into one page? [closed]
- cubepoints/buddypress show new rank on activity? [closed]
- Upload files into buddypress profiles [closed]
- BuddyPress: What is the use of is_default_option field in wp_bp_xprofile_fields table? [closed]
- How do I find the bbpress forum ID for a forum in a buddypress group?
- How to get the ID of the currently logged in user?
- How to get Viewing profile ID in buddypress? [closed]
- Is it possible to have a network of BuddyPress sites, a-la WordPress MU, with single-sign-on? [closed]
- delete a photo tag in rtmedia [closed]
- How to make a Discussion Group ”Sticky” in BuddyPress [closed]
- Can’t Find BBPress data in Database
- BuddyBoss (BuddyPress / bbPress) moderation filters not doing anything
- How to add a count in a custom tab in a Buddypress group
- Table ‘wp_signups’ doesn’t exist [closed]
- New user created as Participant rather than Contributor [closed]
- Show activities of defined BuddyPress groups [closed]
- How to edit buddypress templates? [closed]
- Is there a plugin or something that allows you to use BuddyPress without having to create a BuddyPress-ready theme?
- Add an extra field to BuddyPress activity form
- Buddypress – adding custom post to members
- BuddyPress – Get a List of Defined xProfile fields [closed]
- How to create a theme specific translation of buddypress? [closed]
- Remove post content from buddypress activity [closed]
- BuddyPress Toolbar
- Does BuddyPress Have An Action Hook for remove_user? [closed]
- Can you use the buddypress profile system without installing the whole of buddypress? [closed]
- How to auto-accept a friend-request in buddypress based on user meta
- Best practices for securing a Buddypress installation?
- After Upgrade to Buddypress 1.2.6 from 1.2.5.2 , admin bar area displayed incorrectly for guest-visitors
- User-based media gallery
- Customizing the BuddyPress blog loop
- switch_to_blog( ) content disappears after load
- Excluding Specific Fields from Profile Builder Registration Form
- BuddyPress returning incorrect xprofile date [closed]
- Buddypress bp_has_members function custom search with meta query [closed]
- Show Specific Buddypress Group Activity Stream in page template
- Buddypress, BBPress – deqeue bp, bbp css and get group member count
- buddypress activity social share
- Buddypress dynamic profile field
- Is it possible to remove ‘group’ from slug for buddypress groups
- Using WordPress as an API [closed]
- Wrong path when adding custom tab in BuddyPress [closed]