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: 25373
    Brajesh Singh on in reply to: [Resolved] Community Builder with WPAdverts #6575

    Hi Graham,
    I am noticing a few more stylistic issues with the WPAdverts and will be fixing them too.

    Can you please tell me how do I enable the multi select dropdown of categories? I used this shortcode

    
    [adverts_list]
    

    But it is only displaying the normal search and the list.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: [Resolved] Community Builder with WPAdverts #6570

    Hi Graham,
    Thank you. I am glad you like the theme.
    Please feel free to open other threads too, We will be very happy to add compatibility for as many plugins as possible.

    1. I was expecting that we may have some issue with the selectbox. I will have a fix ready soon today.
    2. I am looking at other issue and will report back quickly.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25373

    Hi Graham,
    Thank you.
    1. I have the woo sidebars addon almost ready and will release in next couple of days. before going with WooSidebars, I had looked at multiple solutions to provide flexibility with Community Builder. This plugin seemed to be simple/clean coded and highly flexible, so choose it.

    As George suggest in the post above, if you only want to show/hide widgets(not sidebar), you may try the above mentioned plugin too.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: [Resolved] Filtering the sitewide activity #6563

    You are doing well πŸ™‚
    I am glad I could help a little bit.

    Marking ti as resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: [Resolved] Default Avatar #6562

    Hi Rakesh,
    Here is the link
    https://buddydev.com/buddypress/using-different-default-avatar-buddypress-users-based-profile-fields-member-type/

    Hope that helps.

    PS: Thank you George for the help on forums πŸ™‚

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: [Resolved] Filtering the sitewide activity #6559

    Hi Chris,
    You can use the acondition

    
    if( ! bp_is_activity_directory()) {
    
    return $retval;
    }
    
    

    at the top of your function.

    Hope that helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: Mediapress Issue #6548

    Hi Joseph,
    Thank you for posting and using MediaPress.

    1. Yes, we need to improve the activity commenting a little more. Currently, the activity generated for the media commenting uses same logic as the activity for blog posts. For each new Blog comment, a new activity is generated. We will improve it in future though. Btw, It only applies to top level comment on media not on replies.

    2. Can you please ask theme developer and let me know if the count is activity count or the blog comment count? I am not understanding it properly. A screenshot will help.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25373

    Hi Giuseppe,
    Thank you.
    I have explained it in my first reply

    3. Notifying friends. I don’t think that is a good idea. It will lead to a lot of notification.

    I have no plans to do that. It is beyond the scope of this plugin and I am not interested in doing it at the moment.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: How to link groups in dropdown to groups page #6545

    Hi Chris,
    Can you please explain it more? The links are from User navigation and I do not understand the purpose here?

  • Keymaster
    (BuddyDev Team)
    Posts: 25373
    Brajesh Singh on in reply to: Plugin Issue: BuddyPress Message Privacy(BuddyDev) #6544

    Hi Dandy,
    I have tested with that. We will be setting up a demo site for you to check it. It is some conflict with something else as far as I can say.

    I will post a link after we are done with the demo today.