Replies
- Brajesh Singh on April 2, 2019 at 10:59 am in reply to: Slow Forum Support till 2nd April 2019 #21789
Please do not hijack topics.
- Brajesh Singh on April 1, 2019 at 5:57 pm in reply to: [Resolved] echo Multi select boxes -> array #21784
You are welcome.
- Brajesh Singh on April 1, 2019 at 5:57 pm in reply to: Help modifying the BuddyDev Community theme #21783
Hi Dale,
Thank you for reporting.1. Yes, It is still being calculated.
We are not doing it here, BuddyPress is. We are simply scrapping the contents from admin bar and putting it as sub menu there. This needs to be changed in BuddyPress. I will report it on the trac.For bell icon, we can easily optimize the count by using another function bp_notifications_get_unread_notification_count() which caches notifications count.
I will push an update tomorrow and bell icon will work.
For the sub menu item, since the fix needs to be in BuddyPress, I will share some code here that you may use to optimize it.
Please allow me to assist you on 2nd/3rd April.
Thank you
Brajesh - Brajesh Singh on March 31, 2019 at 4:20 am in reply to: How to configure MediaPress in User Profile Tabs Creator Pro #21775
Hi Carsten,
Thank you for using MediaPress and User profile Tabs Pro.
1. MediaPress does not need User profile Tabs creator Pro.
2. You may use User profile Tabs Creator Pro to modify the existing MediaPress tabs.Now that we are clear, Please activate MediaPress. Visit Dashboard->MediaPress->Settings.
Under general tab, Please activate User Gallery. Once you do that, you will see the tabs on user profile.
Please explore the options and you will be able to setup it easily. MediaPress does not need you to create page or use showtcode for user galleries. For sitewide galleries, It needs the Create gallery page.
If you find any issue, Please let me know.
Regards
Brajesh - Brajesh Singh on March 31, 2019 at 4:16 am in reply to: [Resolved] MediaPress can’t upload images in app #21774
Hi Carsten,
Please contact the app developer and let them know that MediaPress uses ajax for uploading media. Will ajax uploading of media work from their app?
Please let me know what they say.
Regards
Brajesh - Brajesh Singh on March 31, 2019 at 4:14 am in reply to: [Resolved] echo Multi select boxes -> array #21773
Hi Han,
You can use this insteadxprofile_get_field_data( 'CheckboxFieldName', get_the_author_id(), 'comma' );Also, there is no need to use bp_unserialize_profile_field(). BuddyPress does that automatically for you when you use xprofile_get_field_data.
Please let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on March 31, 2019 at 4:02 am in reply to: QUESTION – How find this in Buddypress ? #21772
Hi Michaël,
Sorry for the delayed reply. We are going to have slow forum replies till 2nd April as we are moving offices.Question:- Has he created a plugin for providing individual limit or is he using one of our plugins? Please let me know and I can assist quickly.
Thank you
Brajesh - Brajesh Singh on March 31, 2019 at 3:59 am in reply to: Slow Forum Support till 2nd April 2019 #21771
Hi @evillizard
We are here to help.Our own plugins get higher priority and then comes other topics. I can assure that we are going to check and reply to each and every topic after 2nd.
Thank you for the patience and I appreciate your support for BuddyDev.
Regards
Brajesh - Brajesh Singh on March 31, 2019 at 3:49 am in reply to: [Resolved] User Profile Tabs Creator – Completely Disable Existing Subnav #21770
Hi Mic,
Thank you for the question.
At the moment we don’t have the “none” option. I will release an update on 3rd April with “none” option. It’s a much needed feature.
For now, Please make it admin only.Thank you
Brajesh - Brajesh Singh on March 31, 2019 at 3:47 am in reply to: Members are logged out when entering another members profile? #21769
Hi Carsten,
Are you using any caching plugin? Seems like caching causing the issue.Please check and let me know.
Regards
Brajesh