Replies
- HansRuedi Keller on November 6, 2019 at 8:49 pm in reply to: [Resolved] BuddyPress Group Badges #26302
Hi Brajesh,
I’ve sent you a message with the form you mentioned.Regards,
Hans - HansRuedi Keller on November 5, 2019 at 3:16 pm in reply to: [Resolved] BuddyPress Group Badges #26279
Hi Brajesh,
Back from a good presentation. Thanks again for all your support.Now that the Label aka Badge plugin for Groups (Villages) seems to be to complicated to start with, we agreed to invent a numeric field for Village Rating (a village will start with zero points and is able to earn up to a maximum of 100 points for all these environmental things the invent).
1. Is it possible for you to provide the code to have 1 numeric field per group (only in backend) and to show that number in Groups list (frontend of bp-nouveau)?
2. Perfect would be if we are able to sort Groups in Groups list based on that numeric value (highest number first) with an additional entry in groups-order-by called «Rating»!
Regards,
Hans - HansRuedi Keller on November 3, 2019 at 1:43 pm in reply to: [Resolved] Profile Info in Members List #26258
Hi Brajesh,
I just found the solution in your reply to this post…https://buddydev.com/support/forums/topic/insert-a-value-into-my-new-xprofile-numeric-field/
Regards,
Hans - HansRuedi Keller on November 3, 2019 at 12:38 pm in reply to: [Resolved] BuddyPress Page Footer #26257
Hi Brajesh,
Thanks for your reply. It was an idea, not a request or «po». 😉Regards,
Hans - HansRuedi Keller on November 3, 2019 at 9:23 am in reply to: [Resolved] BuddyPress Page Footer #26252
…I forgot the last point:
– Option to show/hide the Groups text on «footer» of single group pages and Members text on «footer» of single member pages (every time last div of bp-wrap!)
Thanks,
Hans - HansRuedi Keller on November 2, 2019 at 12:30 pm in reply to: When will Community Builder 2.0 will be ready? #26247
Hi Brajesh,
The Download button on…https://buddydev.com/themes/community-builder/
…leads to v1.1.6 – would you please post a link to Community Builder 2.0 beta 1…
Thank you,
Hans - HansRuedi Keller on November 2, 2019 at 1:02 am in reply to: [Resolved] Profile Info in Members List #26245
I try to explain: it’s only this part what needs to be extended:
if ( $memberbio = xprofile_get_field_data( 'Kurzbiografie', bp_get_member_user_id() ) ) : echo '<br/>'; echo $memberbio; echo '</div>'; endif;
The code has to check if that field is empty. If yes, it should return a space (as a “placeholder”), if it’s not empty then it should proceed the way the formula is now built. That’s all.
Regards,
Hans - HansRuedi Keller on November 1, 2019 at 11:23 pm in reply to: [Resolved] Profile Info in Members List #26244This reply has been marked as private.
- HansRuedi Keller on November 1, 2019 at 4:02 pm in reply to: [Resolved] Profile Info in Members List #26237
Hi Brajesh,
Just tried but that’s not working. Seems I really need that space/nbsp if memberbio is empty.Would you please add that if/else for me to add it?
Regards,
Hans - HansRuedi Keller on October 31, 2019 at 10:03 am in reply to: [Resolved] BuddyPress Group Type Generator #26220
Hi Brajesh,
Got it. I’m very happy with your support. Thank you!Regards,
Hans