Title: ultimateuser's Replies - page 3 | WordPress.org

---

# ultimateuser

  [  ](https://wordpress.org/support/users/ultimateuser/)

 *   [Profile](https://wordpress.org/support/users/ultimateuser/)
 *   [Topics Started](https://wordpress.org/support/users/ultimateuser/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ultimateuser/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ultimateuser/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ultimateuser/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ultimateuser/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ultimateuser/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 31 through 45 (of 48 total)

[←](https://wordpress.org/support/users/ultimateuser/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/ultimateuser/replies/?output_format=md) 
[2](https://wordpress.org/support/users/ultimateuser/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/ultimateuser/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/ultimateuser/replies/page/4/?output_format=md)

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Share theme on Multisite](https://wordpress.org/support/topic/share-theme-on-multisite/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/share-theme-on-multisite/#post-4049497)
 * No both sites are showing the Child theme. But for example on domain.com/subsite
   I’ve made changes to the widgets, fonts, colours etc through the menu options.
   However these don’t show on domain.com.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Rename wp-login.php] Can't log out](https://wordpress.org/support/topic/cant-log-out-7/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/cant-log-out-7/#post-4054326)
 * Apologies, it was not your plugin causing this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Showing Age in members loop](https://wordpress.org/support/topic/showing-age-in-members-loop/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/showing-age-in-members-loop/#post-4006324)
 * Hi
 * I really appreciate your support. To show the fields I am now using the BuddyProfileData
   plugin. Unfortunately it again shows ‘Date of Birth’ instead of ‘Age’ in the 
   loop. For some reason only with this profile field it creates a lot of white 
   space below.
 * Would you be willing to have a look at my issue?
 * Is there a way I can send you a link to my site in private?
 * Again,
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Showing Age in members loop](https://wordpress.org/support/topic/showing-age-in-members-loop/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/showing-age-in-members-loop/#post-4006287)
 * Thanks, I got it working too!
 * One more thing:
 * How would I include the label ‘Age’ to this output?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Showing Age in members loop](https://wordpress.org/support/topic/showing-age-in-members-loop/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/showing-age-in-members-loop/#post-4006224)
 * I’m afraid I still don’t get any output using the above function…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Showing Age in members loop](https://wordpress.org/support/topic/showing-age-in-members-loop/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/showing-age-in-members-loop/#post-4006206)
 * No I haven’t, would I need to?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Showing Age in members loop](https://wordpress.org/support/topic/showing-age-in-members-loop/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/showing-age-in-members-loop/#post-4006196)
 * Hi,
 * Thanks for your reply.
 * Sorry I made a spelling mistake in the post, but not in the code I used. I still
   don’t get any output.
 * I’ve put the following code in my Child Theme > Members > members-loop.php
 * From line 57: `
 * <?php do_action( ‘bp_directory_members_item’ ); ?>
 *  <?php
    /*** * If you want to show specific profile fields here you can, * but
   it’ll add an extra query for each member in the loop * (only one regardless of
   the number of fields you show): * * bp_member_profile_data( ‘field=the field 
   name’ ); */ xprofile_get_field_data( ‘Date of birth’, $user_id );
 *  ?>
    </div>`
 * I really can’t figure out what I am doing wrong…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Date of birth field in Members Profile](https://wordpress.org/support/topic/date-of-birth-field-in-members-profile/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/date-of-birth-field-in-members-profile/#post-3999360)
 * Thats worked great, thanks a lot!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Date of birth field in Members Profile](https://wordpress.org/support/topic/date-of-birth-field-in-members-profile/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/date-of-birth-field-in-members-profile/#post-3999274)
 * Thanks for the reply.
 * Do I put this code in functions.php? My theme also has a functions-buddypress.
   php
 * When putting the code in functions.php I get the following error:
 * Warning: session_start() [function.session-start]: Cannot send session cache 
   limiter – headers already sent (output started at /home/user/domain.com/wp-content/
   themes/Child-Theme/functions.php:4) in /home/user/domain.com/wp-content/themes/
   Theme/functions.php on line 1
 * Hope you can help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Privacy options for birthday before field](https://wordpress.org/support/topic/privacy-options-for-birthday-before-field/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/privacy-options-for-birthday-before-field/#post-3988242)
 * Thank you for the prompt reply, its working now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Social AutoConnect] Duplicate users](https://wordpress.org/support/topic/duplicate-users-1/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/duplicate-users-1/#post-3967721)
 * Great, thanks for clarifying!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Move multisite to different domain](https://wordpress.org/support/topic/move-multisite-to-different-domain/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/move-multisite-to-different-domain/#post-3966555)
 * Thanks that worked!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Buddypress Xprofile Custom Fields Type] Where to put the code…](https://wordpress.org/support/topic/where-to-put-the-code-3/)
 *  Thread Starter [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/where-to-put-the-code-3/#post-3965596)
 * Solved
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Multi Network] BP Multi Network not working with WP Multisite Subdirectories](https://wordpress.org/support/topic/bp-multi-network-not-working-with-wp-multisite-subdirectories/)
 *  [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/bp-multi-network-not-working-with-wp-multisite-subdirectories/#post-3895662)
 * [@mik](https://wordpress.org/support/users/mik/).e245 This might be your solution
   as well:
 * [http://buddydev.com/buddypress/introducing-buddypress-multi-network-plugin-create-multiple-separate-social-networks-on-a-single-buddypress-install/](http://buddydev.com/buddypress/introducing-buddypress-multi-network-plugin-create-multiple-separate-social-networks-on-a-single-buddypress-install/)
 * Re the steps you describe, I dont think you need to define(‘BP_ENABLE_MULTIBLOG’,
   true right?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BP Multi Network] BP Multi Network not working with WP Multisite Subdirectories](https://wordpress.org/support/topic/bp-multi-network-not-working-with-wp-multisite-subdirectories/)
 *  [ultimateuser](https://wordpress.org/support/users/ultimateuser/)
 * (@ultimateuser)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/bp-multi-network-not-working-with-wp-multisite-subdirectories/#post-3895660)
 * [@mik](https://wordpress.org/support/users/mik/).e245 Did you ever solve this?
   if so, would you mind sharing?

Viewing 15 replies - 31 through 45 (of 48 total)

[←](https://wordpress.org/support/users/ultimateuser/replies/page/2/?output_format=md)
[1](https://wordpress.org/support/users/ultimateuser/replies/?output_format=md) 
[2](https://wordpress.org/support/users/ultimateuser/replies/page/2/?output_format=md)
3 [4](https://wordpress.org/support/users/ultimateuser/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/ultimateuser/replies/page/4/?output_format=md)