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: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress xprofile fields #21285

    Hi Vivek,
    Thank you for asking.
    No, There is no performance issue. It’s a minor plugin and most of the time you won’t even notice the difference.

    The following types are allowed:
    File:- ‘doc’,’docx’,’pdf’,
    Image:- jpg,jpeg,gif,png

    There are filters to allow modify this list. The default allowed limit is 8MB per file(It may be lower depending on how much upload size your server allows).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Sam,
    Thank you.

    That is enough detail. I appreciate you explaining in such a detail. Please allow me to check and provide an update in next 2 days.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] comment plugin #21277
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you Alex.
    I am glad it worked.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Sam,
    Thank you for the kind words and using the plugin.

    We are adding the tab for displayed user(to check for the availability/visibility of the menu item) when on a user profile and that might be the reason. Are you using the BuddyPress menu functionality in Appearance->menu screen or is it something else.

    Please help me understand and I will update it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] comment plugin #21268
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Ethan,
    Thank you for the patience. Please upgrade to 1.0.4
    .

    I have added filters(with consistent number of parameters) for all the constructs.

    Please let me know if that works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Members view admin only #21266

    Hi Thibault,
    Please upgrade to 1.7.1. The option to see all users on front end is now available under General settings in admin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Error admin-ajax.php 403 (Forbidden) #21265

    Hi Jennifer,
    Thank you for asking.

    From the error it seems something is blocking access to admin-ajax.php

    There are two possible reasons:-

    1. Your theme/plugin preventing access to dashboard(Do you have any?)
    2. Or your Webserver is configured to block $_FILES in ajax upload.

    It is most probably the 1st, Please try changing theme temporary(disabling bp-custom.php if any).

    Also, are you able to upload using Dashboard->media->add new(default WordPress uploader).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Alex,
    Thank you for for the kind words and using Community Builder.

    Please visit Dashboard->Appearance->Styling->Additional Css and add these lines

    
    
    .item .user-last-activity-update {
     display:none;
    }
    
    

    That will remove it.

    Regards
    Brajesh