BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: Buddyblog Pro Groups Integration #48324

    Hi Peter,
    Welcome to BuddyDev support forums.

    Please visit your BuddyDev profile-> Memberships->Plugins

    You will find the group blog plugin available there(Just below the BuddyBlog Pro). Once you activate it. you can mark a form for group type and setup the group posting.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: [Resolved] Removing the notifications tab #48319

    Hi Carsten,

    It is good to know.

    I am glad it worked.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: [Resolved] Buddypress register redirect url #48318

    Hi Iain,
    Thank you for the reply.

    When I had registered, The activation did not work due to the security plugin.

    Are you using any custom code in your bp-custom.php or theme’s functions.php for redirection? I don’t see any outlier on the site.

    You may try disabling 3 plugins(BP restrict, PMPro and Membership Restrictions one by one and test. if that does not work, you may temporarily want to change theme and try.

    Before you do any of the above, Please make sure you disable the code in bp-custom.php and test to avoid spending time. The bp-custom.php is not visible from the WP dashboard interface, so I was not able to find out if it was present on your site or not.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: Display groups by Group Type in a Custom Tab #48317

    Hi,
    The plugin supports shortcodes.

    What does the group type shortcode do? Does it show a list of groups? In BuddyPress, if you need to show group lists inside a group, that needs to be done carefully(by avoiding global template).

    So, if you are trying to show a list of groups, My assumption is the shortcode s not ready to do it.

    If you are simply trying to show the group type label, please let me know. I can put a 2 line code to display the type as shortcode.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: MPP upload buttons as well for commenting? #48316

    Hi Chris,
    I am sorry but I am not sure I understand it properly.

    1. BuddyPress does not allow adding posts on other user’s profile, how are you doing it? We support the default BuddyPress implementation.

    Isn’t it expected for a user to upload on their own post/comment?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: User Testimonials #48315

    Hi John,
    Thank you for the reply.

    The code uses the markup generated by BuddyPress. seems your theme does not have support for generic markup( it might have styled specific buttons).

    I will suggest reaching out to the theme author for css assistance or copy it from the existing button to this one.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: CSS in new Profile Tab #48304
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25206

    Hi Carsten,
    you are welcome.

    Please visit dashboard->MediaPress->Settings.

    Then click on the “BuddyPress” tab and look at the top for ”
    Enable Gallery Directory?”. Please set it to “No” and save.

    That would do it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: [Resolved] Buddypress register redirect url #48302

    Hi Iain,
    Please try the auto activation now. The security plugin was blocking login after registration.

    let me know if they get redirected to profile(I am still not sure what was causing redirect to edit profile though).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25206
    Brajesh Singh on in reply to: [Resolved] Contact Form Widget #48301

    Thank you.