Replies
- Brajesh Singh on March 4, 2019 at 10:11 am in reply to: [Resolved] BuddyPress xprofile fields #21285
Hi Vivek,
Thank you for asking.
No, There is no performance issue. It’s a minor plugin and most of the time you won’t even notice the difference.The following types are allowed:
File:- ‘doc’,’docx’,’pdf’,
Image:- jpg,jpeg,gif,pngThere are filters to allow modify this list. The default allowed limit is 8MB per file(It may be lower depending on how much upload size your server allows).
Regards
Brajesh - Brajesh Singh on March 3, 2019 at 10:23 pm in reply to: [Resolved] Primary menu items not appearing on any pages other than Buddypress pages #21280
Hi Sam,
Thank you.That is enough detail. I appreciate you explaining in such a detail. Please allow me to check and provide an update in next 2 days.
Thank you
Brajesh - This reply has been marked as private.
- Brajesh Singh on March 3, 2019 at 10:38 am in reply to: [Resolved] hide user recent activities from members directory page #21271
Thank you Alex.
I am glad it worked.Regards
Brajesh - Brajesh Singh on March 3, 2019 at 9:50 am in reply to: [Resolved] Primary menu items not appearing on any pages other than Buddypress pages #21270
Hi Sam,
Thank you for the kind words and using the plugin.We are adding the tab for displayed user(to check for the availability/visibility of the menu item) when on a user profile and that might be the reason. Are you using the BuddyPress menu functionality in Appearance->menu screen or is it something else.
Please help me understand and I will update it.
Thank you
Brajesh - This reply has been marked as private.
- Brajesh Singh on March 3, 2019 at 8:23 am in reply to: Sending WP Login Notifier data to an email without notifying admins. #21267
Hi Ethan,
Thank you for the patience. Please upgrade to 1.0.4
.I have added filters(with consistent number of parameters) for all the constructs.
Please let me know if that works for you or not?
Regards
Brajesh Hi Thibault,
Please upgrade to 1.7.1. The option to see all users on front end is now available under General settings in admin.Regards
BrajeshHi Jennifer,
Thank you for asking.From the error it seems something is blocking access to admin-ajax.php
There are two possible reasons:-
1. Your theme/plugin preventing access to dashboard(Do you have any?)
2. Or your Webserver is configured to block $_FILES in ajax upload.It is most probably the 1st, Please try changing theme temporary(disabling bp-custom.php if any).
Also, are you able to upload using Dashboard->media->add new(default WordPress uploader).
Regards
Brajesh- Brajesh Singh on March 3, 2019 at 8:17 am in reply to: [Resolved] hide user recent activities from members directory page #21264
Hi Alex,
Thank you for for the kind words and using Community Builder.Please visit Dashboard->Appearance->Styling->Additional Css and add these lines
.item .user-last-activity-update { display:none; }That will remove it.
Regards
Brajesh