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: 25468
    Brajesh Singh on in reply to: [Resolved] Geo My WP Integration/Compatibility #7322

    Thank you for the kind words.
    I am glad I am able to help.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: send notice when bp Message Rate Limiter activates? #7321

    Thank you.
    I am sure this suggestion of your will make a great feature for the plugin and help the admins.

    We will have it by the end of this week or before.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: [Resolved] Geo My WP Integration/Compatibility #7318

    Hi Kenneth,
    Welcome to BuddyDev.

    Thank for using our theme and plugins.

    About Geo My WP Support:- It seems to be working fine with the theme. we haven’t done anything special to support it at the moment. The plugins seems to be behaving properly(had a css conflict fixed in 1.0.8). One of our members are using Geo My WP, and they helped find this issue.

    We are doing our testes today for the plugin. Once we are done, we will add it to our list of officially supported(100% compatibility list).

    If you find any issue please do let me know. We are committed to support most major used plugins.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: send notice when bp Message Rate Limiter activates? #7316

    Hi djSteve,
    My apologies for the delayed reply.

    Thank you for the suggestions.

    Though we won’t be able to add the logging(logging needs implementation for log rotations, management screens) and a lot which is not the goal of the plugin, We can easily send an email on triggering the limit.

    If you are interested, please let me know and we can start working on the email triggers.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: A few noticeable bugs #7315

    Hi Graham,
    Thank you.

    Can you please update to the new release and let me know if it fixes the issues.

    The list of changes are here
    https://buddydev.com/docs/guides/community-builder/releases/buddypress-community-builder-theme-version-1-0-7-release/

    At the last moment , I had to hold a few changes(panel colors/card colors). We will be pushing those this week too.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Mary,
    You are using BuddyPress with Multiblog mode enabled.

    MediaPress is not compatible with Multi Blog mode. It will allow you to have separate galleries for each of the blogs but there is no concept of global galleries on multisite. MediaPress galleries are just posts(post type) and on multisite each blog have their own specific posts.

    I am sorry for the trouble but MediaPress is not suitable in this use case.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: [Resolved] Randomise Posts #7303

    Thank you Ben.
    You already realized it. I will also suggest completely avoiding pre_get_posts as it will have side effect.

    It will better to directly modify the template in this case. If you still want to use pre_get_posts, I suggest pairing it with the following conditions

    
    
    if ( function_exists( 'bp_is_buddyblog_component' ) && bp_is_buddyblog_component() ) {
    
    }
    
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468

    Hi Lynn,
    Please visit Dashboard->MediaPress->Tools and post me the details. That will help me greatly understanding the issue.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25468
    Brajesh Singh on in reply to: Blurred images in the Activity stream #7295

    Please do let me know when you have the details.

  • Keymaster
    (BuddyDev Team)
    Posts: 25468