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

    Hi Slimane,
    since you are not on multisite, Please ignore the last message.

    Can you please visit MediaPress->settings->General and check the allowed file types for docs( and if doc is enabled).

    Also, are you able to upload a doc/pdf file using Dashboard->Media->Add New(standard WordPress)?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Using a custom form for uploads #20858

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypress friends suggest #20856

    You are welcome.
    I am glad you were able to style it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Hide categories of groups #20854
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Categories to group link #20853

    Hi Artyom,
    Thank you for asking.

    Currently we only store the assoiaction in groups meta(that too is serialized). My suggestion will be to store the associated group info in term meta when a group is associated with a term and then use it for filtering the term link.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Slimane,
    Welcome to BuddyDev.

    Is there a chance that you are on Multisite? If yes, Please visit Network admin->Settings and make sure to add these types in allowed file type. After that upload will work.

    Best regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Using a custom form for uploads #20850

    Hi Cheryl,
    Welcome to BuddyDev.

    I am sorry but It is not feasible to replace MediaPress form with something else. The upload experience is an integral part of MediaPress.

    If your only concern is number of rows, you can change that from Dashboard->MediaPress->settings->Theming panel.

    If you need custom field, MediaPress is unable to support custom field for individual media on upload page. It is possible to add extra fields on edit media page though.

    Regards
    Brajsh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you Daniel.

    I am glad it was a minor glitch and is working now.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Buddypress friends suggest #20839

    Hi Lars,
    Thank you for the question.

    1. what is the issue you are facing? the not_friends and add are css classes and you can use them like this

    
    
    #members-suggestion-list .not_friends .add{
    
    }
    
    

    2. Depends on your theme and you will need use some css to do that. I am unable to provide exact css as it will be theme dependent.

    You can use the following selector

    
    .remove-friend-suggestion {}
    
    

    To target the ‘x’ mark.

    3. We haven’t put all our plugins on wp.org. We have been maintaining it for last years(originally released in 2011) and we are certainly going to keep it updated for the foreseeable future.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Daniel,
    I am sorry but I am not sure of your issue. Since you are not using BuddyBlog for creating post, I am unable to tets if the post thumbnail is supported or not.

    There are two possible reasons for it:-

    1. Please visit Dashboatd->settings->BuddyBlog and make sure that thumbnail is enabled and save the settings again(just to be sure)

    2. Make sure the post type supports post thumbnail.

    If both the case are valid, BuddyBlog should support post thumbnail.

    Just to be sure, I have tested it again for create and edit and it is supporting it for me.

    Please see the screenshot
    https://i.imgur.com/FkcXLAw.png

    Regards
    Brajesh