-
tubruk posted on the forum topic Age and Gender in the group How-To and Troubleshooting: 14 years, 2 months ago
@RogerCoathup or @nickmy the age is also not working for me??? I want to show the gender and the age
after the nickname like: NICKNAME (18 years old / *Gender as image*) -
hnla posted on the forum topic BuddyPress-Links 0.4.x Releases and Support in the group Third Party Components & Plugins: 14 years, 3 months ago
@nickmy I thought somewhere in this stream of comments mrmaz stated that stable was released 0.4.1?
Try it out on a test site install and see how it fares, but try and separate styling issues from plugin script ones.
-
r-a-y posted on the forum topic How can I customize a special group? in the group How-To and Troubleshooting: 14 years, 3 months ago
@nickmy – That’s actually your code, I just corrected it 😉
You should do a conditional for only the group you want to modify.
if ( bp_get_group_slug() == 'YOURSLUG' )
locate_template( array( 'groups/single/'. bp_get_group_slug() . '.php' ), true )
-
r-a-y posted on the forum topic How can I customize a special group? in the group How-To and Troubleshooting: 14 years, 3 months ago
@nickmy – You have the right idea.
However change bp_group_slug() to bp_get_group_slug().
locate_template( array( 'groups/single/'. bp_get_group_slug() . '.php' ), true )
-
hnla posted on the forum topic customizing buddypress profile page default tab and item-nav order in the group How-To and Troubleshooting: 14 years, 4 months ago
@nickmy please don’t hijack threads it’s makes for confusion. Please start a fresh topic on your issue/requirement.
-
sicksight posted on the forum topic Two installations of bp? in the group How-To and Troubleshooting: 14 years, 4 months ago
@nickmy Grüße aus Essen! 😉
Maybe you could try these Plugins (not testet):
https://wordpress.org/extend/plugins/buddypress-multilingual/
https://buddypress.org/community/groups/bp-translate/SickSight
-
Javier Arques posted on the forum topic deellas.com in the group Gallery: 14 years, 6 months ago
Hola y gracias @nickmy !!, I’ve been working hard on deellas.com, but It’s a work in progress. 1. No plugins are used in this section. What do you mean ? What for ? Just ordinary posts with youtube URL custom fields. 2. It’s a bbpress external installation (out of BuddyPress, firstly we tried to integrate both, […]
@nickmy
Not recently active