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: 25480
    Brajesh Singh on in reply to: Groups tab form not pulling metadata #36296

    Hi Deanna,
    Thank you for using the plugin.

    The plugin does not have any idea of what kind of content you are rendering(form or static data).

    It is the rendered content which needs to be aware of the group. In other words, you will need assistance from Ninja form on how to get their plugin working on a non post page(The group or profile pages are not post type pages).

    Please contact their support and let me know if the provide some solution/suggestion.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: wp simple membership with restrict mail domain #36295

    Hi Elias,
    Thank you for using the plugin.

    Is this the plugin you are referring to?
    https://wordpress.org/plugins/simple-membership/

    Please let me know. We will be glad to have the compatibility quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: [Resolved] BuddyPress Friends Suggestions Pro #36294

    Hi Dave,

    1. Yes, that’s the ID.
    2. Thank you for the suggestion. It looks great. We are working on to redo the docs and will certainly be having something similar.

    The result is cached for 1 hour with the rule id. So, if you change the count again, it won’t have any effect for 1 hour after the 1st list generation. The only time thee lists are re-generated if a user accepts/removes the suggestions or atleast 1 hour passes.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Problem with "BuddyPress Xprofile Custom Field Types" #36293

    Hi Andres,
    Please see my previous message on how to enable Xprofile Component. The plugin will work if you have it enabled in the BuddyPress settings.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Group Tabs Creator Issues #36291

    Hi Bethany,
    Thank you for using the plugin.

    Please link me to a screenshot showing the issue to help me assist you better.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Problem with "BuddyPress Xprofile Custom Field Types" #36286

    Hi Anders,
    Thank you for using the plugin.

    this plugin does not add any option in the user menu. If you don’t see the “Profile Fields” menu, you might have disabled BuddyPress Xprofile component.

    Please visit Dashbaord->Settings->BuddyPress and enable the xprofile component.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: [Resolved] BuddyPress Friends Suggestions Pro #36282

    Hi Dave,
    Thank you for the question.

    The shortcode offers following options

    type – ‘friends’ or ‘follow’. defaults to ‘friends’
    limit – Numeric value. defaults to 5
    rule – the rule id(check the id for the rule set page that you created earlier). This is required. Must be a valid rule set.

    user_id – optional. numeric user id for which we are going to show the suggestion. defaults to current logged user.

    Example:-

    
    
    [bp_friends_suggestions rule=32]
    
    

    I am assuming that 32 is the id of the rule set we have created. Please change it with yours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Not working with Gravity Form registration form #36280

    Hi Moose,
    I am sorry, I will need feedback from gravity form support on how to handle their redirect. Our plugin works without their ajax handling.

    We are unable to find the time and look into the gravity form for the same. Any pointer will help.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480

    Hi Kevin,
    Thank you for the details.

    Please add the following to login selector

    
    .btn-login
    

    and following to registration selector

    
    .btn-register
    
    

    Then try it. Please let me know if it works or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25480
    Brajesh Singh on in reply to: Upload directory is unwritable #36269

    Hi,
    Thank you for sharing the details.

    Please try creating following two directories inside the wp-content/uploads directory

    
    /bpfb
    /bpfb/tmp/
    

    and make these two writable. Then try uploading and let me know if it works or not?

    Regards
    Brajesh