Replies
- Brajesh Singh on June 9, 2020 at 4:59 pm in reply to: [Resolved] Condition visibility of a menu item to member type. #30637
Hi Agurtzane,
Thank you. I am glad they helped.Will you be able to use role based visibility or you need it based on member types?
For role based, there are multiple plugins that allow it. For member type based, we can add the support to if menu plugin .Regards
Brajesh - Brajesh Singh on June 9, 2020 at 4:54 pm in reply to: [Resolved] add extra css on a profile field #30635
Hi Bouke,
You are welcome.Using bp-custom.php or functions.php is your choice. I prefer keeping theme specific/dependent customizations in functions.php and anything that transcends beyond theme change, in my bp-custom.php
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 4:52 pm in reply to: [Resolved] Recent Visitors For BuddyPress Profile -> Tab in Profile #30634This reply has been marked as private.
- Brajesh Singh on June 9, 2020 at 4:50 pm in reply to: [Resolved] Shortcode for displaying avatar of profile you're currently viewing? #30633
Hi,
I do not use Divi currently, so I am not sure why that did not work. As far as I understand that shortcode is correct and works. So, I will suggest checking with Divi team for any issue.Regards
Brajesh Hi Manuel,
Thank you for using the plugin.
Please provide me a guest account to test the posting and a temporary admin account to check the settings
I will assist you with it.
Regards
BrajeshHi Steven,
Thank you.Please help me understand the required workflow(what the creator sees and can do before approval).
Regards
Brajesh- Brajesh Singh on June 9, 2020 at 4:46 pm in reply to: How can I add extra custom filed to Activity Post Form #30630
Hi Adeala,
Thank you for the question.If you are comfortable with code, you can modify buddypress/activity/post-form.php in your child theme(from your current template pack) and add the fields.
You will also need to hook server side on activity posted action ‘bp_activity_posted_update’ to save these details as activity meta.
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 4:32 pm in reply to: How to show new post link & post form is on blog page? #30628
Hi Vikas,
Thank you for using the plugin.
BuddyBlog currently supports editing/creation of post from profile only.
Regards
Brajesh - Brajesh Singh on June 9, 2020 at 6:21 am in reply to: continue reading / mediapress / Activity ShortCode #30619
Hi Philippe,
I think I have already committed some code for this. I will check and push a release this weekend for MedaiPress.Regards
Brajesh - Brajesh Singh on June 9, 2020 at 6:19 am in reply to: User Profile Tabs Creator Pro and removing admin menu items #30618
Hi Jeremy,
Thank you for using the plugin.Please enable the slug option from “Screen Options” in the right side top as shown below.
https://buddydev.com/docs/buddypress-user-profile-tabs-creator-pro/enable-slug-option-profile-tabs-editing/You will need to put the slug of existing tab there to edit them.
Regards
Brajesh