Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Slow Forum Support till 2nd April 2019 #21789

    Please do not hijack topics.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] echo Multi select boxes -> array #21784

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] echo Multi select boxes -> array #21773

    Hi Han,
    You can use this instead

    
    
    xprofile_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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on 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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Carsten,
    Are you using any caching plugin? Seems like caching causing the issue.

    Please check and let me know.

    Regards
    Brajesh