Replies
Hi Nik,
Like the error says, you need to add another parameter in the function definition.Regards
BrajeshHi Steven,
Thank you for sharing your thoughts.We are exploring it and will let you in 4-6 weeks.
Regards
Brajesh- This reply has been marked as private.
- Brajesh Singh on June 12, 2020 at 8:39 am in reply to: How can I add extra custom filed to Activity Post Form #30760
Hi Adeala,
since you are learning, I will suggest exploring adding extra fields to form. Then you can use that knowledge to add the UI in BuddyPress Activity post form.after that, you might want to take a look at how ajax works and how the post updating is handled. That should give you insight into how to send custom fields with post data.
Also, when you learn about handling WordPress ajax requests, you will be able to find out the post update handler and add custom code for saving the extra data.
All the best.
Brajesh
Hi Nik,
When you create a field type, you have control over how the field renders.
Yes, that code is from me. It seems I might have shared that for one of our members here.
you can not put that code in bp-custom.php. Try putting it in your functions.php or loading after bp_loaded action.
You may also take a look at the custom field types.
Regards
Brajesh- Brajesh Singh on June 12, 2020 at 8:11 am in reply to: [Resolved] User Profile Tab Creator Pro: Shortcode Not Working #30758
Hi Pete,
Thank you for using the plugin.Shortcodes should work fine unless they do something very strange.
Since you are developing locally, Please share me a copy of the plugin to test and provide a you with a step by step guide.
PS:- Also, let me know which shortcode you were using.
Regards
Brajesh Thank you for sharing the reason. I am glad it is resolved.
Have removed the details as requested.
Regards
Brajesh- Brajesh Singh on June 12, 2020 at 8:07 am in reply to: [Resolved] Shop and Profile Privacy Icons not working #30754
Hi Linda,
Thank you for taking time to reply here and confirm the solution.I am glad we have it resolved now.
Regards
Brajesh - Brajesh Singh on June 12, 2020 at 8:06 am in reply to: [Resolved] How can I change the activity delete button to icon #30753
Hi,
This is very much theme dependent question.I will suggest contacting the theme developers for the same. I am assuming you are using either a free or pro theme for your needs.
Regards
Brajesh - Brajesh Singh on June 12, 2020 at 3:40 am in reply to: [Resolved] Need to set default BuddyPress avatar based on member type; please help!! #30748
For anyone else looking for a solution, we released this as part of BuddyPress Member Types Pro a year ago.
You can set default avatar/cover based on member type without touching any code.
https://buddydev.com/plugins/buddypress-member-types-pro/
Regards
Brajesh