-
4ella replied to the forum topic display custom field in group-header.php in the group How-To and Troubleshooting 13 years, 3 months ago
bump
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
That’s what I want to know too , I hope that displaying group’s custom fields is a similar as the displaying profile’s custom fields code in the members-header.php. I will study it further.
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
@alfredojp this code below is working for me well (the same as above but exact PHP code without WP-BP destroying PHP codes) and is saving all my […]
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
php if ( $data = bp_get_profile_field_data( 'field=State' ) ) :State/Region: php echo $data
php endif
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
Thanks modemlooper , type=”checkbox” will not be enough I guess , adding the options works the same as for dropdown menu? I will study it farther , your little plugin works nice for me at the moment, I don’t need nothing else […]
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
If somebody interested I have modified @modemlooper buddypress-group-fields.php for my website
I have deleted $links , so it doesn’t show WARNING […] -
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
For displaying member profiles fields I use this code in member-header.php:
php if ( $data = bp_get_profile_field_data( ‘field=State’ ) ) :State/Region: php echo $data
[…] -
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
For displaying member profiles fields I use this code in member-header.php:
State/Region: […]
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
I didn’t install it on a live site, so I am not risking anything , I am not a programmer so I try to help at least by testing, on my opinion this feature (groups custom fields ) is one of the most important features to most of […]
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
second test after deactivating Group Extras was the same, so It doesn’t memorize all fields below the field “phone number” which sometimes doesn’t work too because after the saving it change the value into the value of the […]
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
I am running new clean test installation and have there both latest versions WP 3.21 / BP 1.5 and only 3 plugins together with @slaffik Groups Extras.
-
4ella replied to the forum topic How to add fields to group creation with Group extension API (please read) in the group How-To and Troubleshooting 13 years, 3 months ago
Great job @modemlooper @boonebgorges !! , Thanks a lot for very […]
-
4ella joined the group Invite Anyone 13 years, 3 months ago
-
4ella replied to the forum topic Adding an attachment (PDF or Word Doc) to profile in the group Creating & Extending 13 years, 3 months ago
I am interested too..
-
4ella started the forum topic Categorized Groups (by Tabs – NO tags) in the group Creating & Extending 13 years, 3 months ago
I wonder if somebody was thinking about categorizing groups , as far as I know there’s no plugin for that yet (I know that buddypress tags should do the work , but I would like to mark every group in group creation process as […]
-
4ella replied to the forum topic Beta testing needed in the group BuddyPress Groups Extras 13 years, 3 months ago
{Add Feature requirement 5: Grouping fields. Just like profile fields, organize the fields into sets, give each set a name and let admin choose display this set or not instead of choose to display field or not.}
I agree / very […] -
4ella replied to the forum topic Beta testing needed in the group BuddyPress Groups Extras 13 years, 3 months ago
Thank you @slafik 🙂 , I am looking forward for suggestion 2, it is very important to use those sets of fields for all groups globally. ( almost every budddypress installs concerns to only one type of the groups (sport clubs […]
-
4ella replied to the forum topic How to use Group Extension API in the group Creating & Extending 13 years, 3 months ago
I agree with @modemlooper, there’s no need for a plugin if it will be implemented in core(hope it will run quicker), group’s fields is very important […]
-
4ella replied to the forum topic How do I add another field on the group creation page. in the group Creating & Extending 13 years, 3 months ago
If you need only this field and you will like also a map there’s a nice plugin (for free) from buddydev.com , brajesh – where you can insert in one of the steps of group creation your “location” and output is a map (you will […]
-
4ella started the forum topic Admin bar : ……queries | …..Mb in the group Installing BuddyPress 13 years, 3 months ago
I have noticed new info in admin bar ……queries | …..Mb , what does it mean for us exactly ? Can anybody explain how much queries | MB is too much , how much is ok. How can we use that information ?
- Load More
@4ella
Active 9 years, 7 months ago