-
Hugo replied to the forum topic How to add certain profile fields in a Buddypress member profile header. in the group How-To and Troubleshooting 13 years, 10 months ago
@shanebp xprofile_get_field_data() is useful if outside of a loop, but this issue is in a members loop so the above function appropriate – but as Roger says why on earth do we still guide people to use […]
-
Hugo replied to the forum topic How to add certain profile fields in a Buddypress member profile header. in the group How-To and Troubleshooting 13 years, 10 months ago
Try using:
bp_member_profile_data()works for me!
-
Hugo replied to the forum topic How to add certain profile fields in a Buddypress member profile header. in the group How-To and Troubleshooting 13 years, 10 months ago
@kookidooki Are you using the bp-default theme or a custom one here? Providing all pertinent detail is very important. Rogers guidance in his first post pointed out that there are actually instructions on how to […]
-
Hugo replied to the forum topic Stop users accessing /wp-admin in the group How-To and Troubleshooting 13 years, 10 months ago
? hmmm was going to post a variation on the above code but bp.org refuses it *shrug*
-
Hugo replied to the forum topic How do I change the avatar thumbnail size for groups? in the group How-To and Troubleshooting 13 years, 10 months ago
‘groups widget’? If you mean the groups directory loop, then look at the file /groups/groups-loop.php in the loop section you will see the call for the group avatar and it’s arguments passed back to set the […]
-
Hugo replied to the forum topic BP 1.6 Beta1, WP 3.4, Multi-site Multi network BP User Profile Map in the group How-To and Troubleshooting 13 years, 10 months ago
@djpaul I’ll try and check it over later today if I get a moment – have a feeling this is likely more a ‘my bug’ than BP’s as I did a somewhat hasty last minute adjustment to move settings out from old BP menu […]
-
Hugo replied to the forum topic BuddyPress 1.6 Beta 1 is ready to test in the group Miscellaneous 13 years, 10 months ago
Hmm bp-upm is me but I did recently upgrade it to work with 1.6 and haven’t spotted any issues, but will have a look again when there’s a moment, (possibly I got network paths wrong – do hate trying to figure […]
-
Hugo replied to the forum topic Change the author link on posts to buddypress profile in the group How-To and Troubleshooting 13 years, 10 months ago
Rogers code works perfectly well, I have just modified a 2011 author block to display author link as bp profile if bp active or fallback to the 2011 author block, the code Roger showed you gives you the new code […]
-
Hugo replied to the forum topic Avatar crop preview wrong in the group How-To and Troubleshooting 13 years, 10 months ago
Your theme is possibly trying to make fluid images that resize in a responsive manner if those rules happen to target the crop screen then it will muck it up.
-
Hugo replied to the forum topic Improved Support for BuddyPress in the group Requests & Feedback 13 years, 10 months ago
actually didn’t take it as criticism, it’s just a difficult area support forums for OS apps are run by volunteers, the ones that can answer questions effectively are more than often working pros so haven’t […]
-
Hugo replied to the forum topic Hotmail are not receiving the invitation in the group Invite Anyone 13 years, 10 months ago
😉 google is your friend, but yes it’s a domain record a txt record that confirms that your server is authorised to send emails under that domain – you may also need a ptr record reverse dns lookup as that also […]
-
Hugo replied to the forum topic Improved Support for BuddyPress in the group Requests & Feedback 13 years, 10 months ago
Why do you place this emphasis on moderation? We have approx half a dozen moderators which is more than enough and I’m not sure I see what you require us to be moderating?
In reality I would say most questions […]
-
Hugo replied to the forum topic Hotmail are not receiving the invitation in the group Invite Anyone 13 years, 10 months ago
More importantly do any hotmail accounts receive any WP or BP emails?
This is nearly always a problem with the way your domain email records are configured , Hotmail and others will be doing SPF checks which […]
-
Hugo replied to the forum topic Big Issues with Activity search_terms= and ”Load More” in the group How-To and Troubleshooting 13 years, 10 months ago
It’s really a bit too early to be bumping your post fabi also when you do that it sends the @mention email a further time. mentioning people to try and attract their direct attention is not […]
-
Hugo replied to the forum topic User Roles in the group How-To and Troubleshooting 13 years, 10 months ago
Please, only post once on a topic – posting in different sub forums will not get you a faster response.
Closing this topic, see https://buddypress.org/community/groups/miscellaneous/forum/topic/user-roles-4/
-
Hugo replied to the forum topic Help with alignment! Using Magnifizine paid theme! HELP! in the group How-To and Troubleshooting 13 years, 10 months ago
As you’re building this site for your company it may be an idea for your company to hire a developer just to get you past this stage?
Also am assuming you’ve attempted to follow mercim’s excellent guides to […]
-
Hugo replied to the forum topic BP Templates via a plugin in the group Installing BuddyPress 13 years, 10 months ago
not really, what you ask for actually sounds a far more complex affair to pull together than simply running through the template pack and copying a few files over with minor adjustments to markup to suit your custom theme.
-
Hugo replied to the forum topic Buddypress fresh install doesn't work. All links point to 404 errors in the group Installing BuddyPress 13 years, 10 months ago
Google of no help??!!
any of those pages will help you understand what an .htaccess file is and […]
-
Hugo replied to the forum topic Is there a template tag to display the 'send private message' button? in the group How-To and Troubleshooting 13 years, 10 months ago
bp_member_add_friend_button() you would find that by looking in the bp-friends-tamplate.php and to find it was in that file meant looking at the members loop to see how the action buttons are handled and tracing […]
-
Hugo replied to the forum topic Begging Plz help- buddypress default theme clashes issues with suffusion in the group Installing BuddyPress 13 years, 11 months ago
In the first instance you really should try and get support and help from the themes own support forums http://aquoid.com/forum/
- Load More
@hnla
Active 7 years, 9 months ago
Could you post it to Pastie or Pastebin? Thanks, Henry