try switch to the main blog where buddypress is installed, echo the profile fields then switch back to the current blog.
$bp_blog = 1; // the blog id of your buddypress install, often 1
switch_to_blog($bp_blog);
echo bp_get_profile_field_data( 'field=Name');
restore_current_blog();
if that doesn’t work, maybe the user in question is not a member of your main blog. You might need to add all users in the network to the buddypress blog if they are not already.
Related Posts:
- How to Control user registrations directly on sub-sites
- How to hide admin account in BuddyPress? (for security reasons)
- What methods should be used to fend off splogs in a multiuser install? [closed]
- BP Multi Network & Members Directory [closed]
- Change management solution for BP-based site?
- BuddyPress on Multisite [closed]
- Has anyone seen a ‘visual anatomy’ type graphic of the Buddypress plugin?
- Buddypress on Multisite – Member List
- Is it possible to install BuddyPress with blogs installed on several servers? [closed]
- How to Display BuddyPress Profile Field Data In Multisite Blogs [closed]
- how to list all subdomain in wordpress multiuser
- How to delete users from a WordPress MultiSite that stay in the DB?
- User registration is currently not allowed
- Add external url to WooCommerce My Account navigation
- What dictates whether a plugin will be available to a site in a multisite install?
- How to disable a network enabled plugin for just one site?
- What are options are there to implement a multi language site
- Where is the robots.txt stored for a WordPress Multisite install?
- Settings API in Multisite – Missing update message
- WordPress Multisite Multiple child theme
- WordPress Multisite: How to make all media library items available for every site?
- How to setup LDAP authentication with WP multisite
- Set default avatar network-wide
- WordPress Multisite. Can domain be used instead of subdomain?
- Multisite Subdomains result in 403 Forbidden
- Set subdomains live in a next step
- Multisite: Develop locally using production images with .htaccess
- latest 5 posts using switch_to_blog loop
- How to prevent hotlinking with htaccess in WordPress and why most common use about it doesn’t work?
- restore_current_blog() vs. multiple switch_to_blog() followed by removing $GLOBALS[‘_wp_switched_stack’]
- Multisite Installation: how do I setup global search?
- Two WordPress sites sharing the same database
- Multisite use language code as subdirectory
- Help with updating a wp_get_sites to get_sites and sorting by alphebetical order
- Sub-subdomain getting redirected to main domain
- Multisite – create new site with precreated pages, menu etc
- WordPress (+WPMU) Import/Export ALL settings?
- WordPress multisite change language
- How to work on a live WPMS blog when domain is unresolved? [closed]
- How do you load WordPress from an external script when using MultiSite? [duplicate]
- Is it possible to have a network of BuddyPress sites, a-la WordPress MU, with single-sign-on? [closed]
- Hook up MU site creation
- Migrate a WP website from a single-server single-domain to a multi-server multi-domain installation
- Fresh Multisite Install – Can’t Log In
- current_user_can() always returns true if user is super admin
- Displaying a message upon user registration
- Upload file type not permitted even if explicitly registered as upload_filetypes in the db (multisite)
- Database Tables Lost Indexes? How to Recover?
- ReWriteRules and WordPress Multi-Sites with Sub Directories
- How can i redirect my Blog to a Subdomain?
- WordPress Multisite Redirection Issue
- migrating content from a single wordpress installation to a multisite
- Multisite user roles – capabilities not working
- WordPress: how to change URL for individual MultiSites?
- Move Multiple WP Installs on a single domain to WP Multisite
- Widget not displaying in WMPU sites
- Enable “My blogs” in a custom installation
- HTTPS Warning and Certificate Error when Updating Network
- Complex WordPress Website
- Where to set individual blog quotas?
- Create sub-domain for multisite and multi languages?
- Changing the language for each individual site in wordpress multisite
- how to have __() translating in languages different from admin?
- How to temporarily redirect front page of a network to one of the sites/blogs?
- Set a default page template to load for multi-site
- Move existing WordPress install to Multisite
- Delete user from multisite when removed from subsite
- how to control display switch_to_blog( $subsite->blog_id ); $tags = wp_tag_cloud
- WordPress multisite with domains and subdomains
- Which Multi-language option for WordPress is best from an SEO and Woocommerce perspective?
- Multisite 404 page
- Sort posts according to date
- Folder structure when using multiple domains with WordPress
- Multisite for main in subdirectory, subdomain and subfolders (EN/ES)
- the_content not working on one of two Multisite sites
- filter posts without images or featured image
- WordPress Multisite and how to apply sef urls only to specific sites
- Custom css – WordPress Multisite
- Migration: previous URL redirection after migrating
- how to convert a wp multisite into a single site with content from subsites
- Getting stylesheet error after setting subdomain to false in multisite
- String translation within WordPress multisite with i18n not working on all sites
- Add new sites on the same level as the parent URL in a multisite
- URLs for (MultiSite) link images are always relative
- Add radio button on theme at the select of the theme the same theme should be activated after generation of new site in multi site
- Moving wordpress multisite to new domain
- How to allow mixed case characters in multisite site name?
- Which action hook to update custom field at network/site-info.php in multisite on update site info
- multisite shared settings
- Multi Site Translate Strings
- How To Change the URL of a WordPress Multisite
- Should I use MultiSite for a subdomain based wp site?
- Can’t import posts in multisite
- User registration problem on multisites web
- Admin user getting redirected to /wp-admin/user
- Getting 404 after Update in Multisite
- personal_options hook on WordPress multisite
- Multi site and media uploader
- There is no featured image in my post in wordpress multisite theme [closed]
- Subdomain add comment redirect to 404 not found page iis server