BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: [Resolved] Prominent Descriptions…? #1160

    Please let me check how it looks on facebook and will have the same.

    It can be easily enabled with a few lines of code without touching MediaPress templates. Going to see it on fb and then will have something similar with settings to enable/disable.

    I removed it in last major update to have simple/better grids. But I believe displaying it on single page is no harm.

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: Group activity uploads – gallery selection #1158

    There is a problem with the sitewide activity uploads. All the uploads from sitewide activity goes to members gallery/wall even if it is associated to groups.

    The problem is while doing upload from sitewide activity, It is not known if the user will post to group or his/her profile in advance.

    Allow users to choose might be a good idea here( what do you suggest about the UI). A drop down like Group wall or Your Wall.

    Another solution is to not upload the media automatically and let users click on upload(like imgur or I believe RT Media does that).

    My goal was to mimic Facebook behavior on upload, the good thing is facebook does not allow posting to groups/pages from main activity( and BuddyPress does that and makes things complex).

    I have even thought giving an option to disable uploads on the sitewide activity page completely to avoid this confusion.

    What are your views and suggestions?

  • Keymaster
    (BuddyDev Team)
    Posts: 25174

    That will be very strange as an image can not be posted without comment. Looking at it right now.

  • Keymaster
    (BuddyDev Team)
    Posts: 25174

    I got it now.
    The problem is on single component it is not checking for component enabled types for icon instead global enabled. That is wrong behavior and needs fixing.

    Thank you for exploring.

  • Keymaster
    (BuddyDev Team)
    Posts: 25174

    Hi George,
    I will be taking a look too. Please do check and let me know what you find.
    Thank you for all your reports today 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: [Resolved] Upload option when viewing gallery. #1145

    Hi George,
    good point. Though there is a button at top it is very confusion to view empty galleries. I will add it in tonight’s update. The update will be available in 4-6 hours from now. I am working on it right now.

    If you notice any other issues or want enhancement, please do let me know, will like to have them in today’s update.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: Gallery Description – when does the user see this? #1143

    Hi George,
    In our last updates to have a cleaner gallery, It was my idea to remove gallery description there.

    It can be simple shown anyhwre using

    
    <?php mpp_gallery_description();?>
    
    

    Please point me by a screenshot where you will like it and I will post the code that you can put in bp-custom.php or functions.php to enable this.

    PS: Please do not copy and modify MediaPress templates yet, We will be making some more changes tonight( It is related to item meta actions ).

    If you copy the templates, everything will work but the newer features won’t be available.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: [Resolved] Gallery not showing all galleries #1141

    Hi Again,
    Can you please visit the Dashboard->MediaPress->All Galleries and verify that we have the data like this

    http://i.imgur.com/M3cltiH.png

    I mean the component/status/type fields have values set.

    Also, you might need to update your settings, It is from old version of MediaPress. The newer version has many new options added. They will be visible once you activate one of the components and saving it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: [Resolved] Gallery not showing all galleries #1139

    It is under MediaPress->settings->general tab. Look for Privacy setting section

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: [Resolved] Gallery not showing all galleries #1136

    Hi, Looking at the details I see 2 things.

    1. Your default status is ‘loggedin’ while it is not activated. Can you please check mark loggedin status.

    2. For a moment, please try disabling the ajax search plugin and see if any of these two helps.