BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55355

    Hi Kim,
    Thank you.
    I am glad you found the issue. I am sorry that I did not consider moderation as one of probably causes. Thank you for sharing it.

    About your other question:- There is no specific integration to message. It could be used as normal image link/url but there is no specific integration.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55354

    Hi Stephanie,
    I am sorry, i could not update earlier. I will push an update by Monday.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55353

    Thank you for the details.

    Please use the following css.

    
    #members-all .count {
        display: none;
    }
    
    

    Let me know if it worked or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55348

    Hi La,
    Thank you.
    Using the css to hide count is a better and simple option here.

    Are you using BP legacy or BP Nouveau template pack?

    Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55347

    Hi Paul,
    Thank you for your patience with us.
    I am glad you were able to find the conflicting plugin and resolve it.
    For the sake of notes, The theme does not modify any shortcode.

    Would love to know what was causing it if you are comfortable sharing it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55341

    Hi,
    Thank you for the question.

    You are right about the count. BuddyPress uses separate query for the total count and the members directory user listing.

    That makes it complicated to have synchronized counts.

    There is a solution by filtering bp_core_get_active_member_count and removing the no. of excluded users count from it but it is not a good solution.

    Can you share e your code here or pastebin, I may be able to assist by providing code for count synchronization.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55340

    Hi Michael,
    Thank you for sharing the timeline.
    That’s awesome. I am sure we can manage the tagging in near future.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55334

    Hi Michael,
    Thank you for using MediaPress.

    I am sorry, I was travelling last week and only focused on urgent topics here.

    I appreciate the suggestion. Image tagging is a nice to have feature to have. What is the timeline of your project? I am unable to focus on it due to another high priority task but I would love to have it(wanted to have it for a long time).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55333

    Hi Josh,
    I am sorry, I was moving from one place to another and did not pay much attention to forums last week.

    I am sorry, I lack the time to write similar plugin currently.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24932
    Brajesh Singh on #55332

    Hi Duane,
    Thank you for the post.

    Once you add the secret key, Please visit your Dashboard->Plugins page, It should automatically fetch and show you the updates available. BuddyDev dashboard hooks into default WordPress flow and the update will have same experience as any other WordPress plugin(you see a notice of update available, click on it and update).

    Regards
    Brajesh