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: 25472

    Hi Julia,
    Please do mark a topic as resolved when it is fixed. It helps us manage the support better.

    I am looking at your other issue now.

    Thank you.
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Billy,
    Glad that you resolved it over the weekend.
    Thank you for being a valuable member here.

    Best Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Keith,
    Is there any chance that you have set the directory as home page?

    The directory pagination seems to be working for me normally but when I am setting the MediaPress Gallery directory as home, It does not break for that page.

    Can you please confirm the above?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: [Resolved] Video Thumbnail Upload #14203

    Please visit Single Media and then click on edit link. You will find the upload cover button there for video/audio/doc types.

    The screen you were showing earlier was bulk edit media screen , currently it does not have that functionality.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: [Resolved] Buddy Blog and Google Maps #14175

    Hi Daniel,
    Please download the plugin from here.
    https://github.com/buddydev/buddyblog-google-map-field

    and change the api Key as mentioned earlier. After that, you just need to activate this plugin and It will add the map field.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Marking it as resolved. Please feel free to reopen in case there is any issue.

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Buddypress filter by wp defaut post category #14172

    Hi clyn,
    The problem can be broken into two parts:-

    1. Saving category data in activity or activity meta table when the post activity is created.

    2. Adding the categories filter in the activity dropdown.

    The first part involves decision:- will you have multiple categories per post? if yes, meta will be the right place to store category association otherwise category table.

    Once you have accomplished it, filtering activity will be a simple task by filtering on bp_after_has_activities_parse_args

    Best Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Hi Herve,

    Thank you.

    I misunderstood it earlier. No, That was not a warning.

    It was simply a note that on the friends screen, we are not filtering , so if you are using it to hide users from widget etc, they will be visible.

    I was concerned that you may be using it to create some sort of privacy.
    I think, I will choose better words for note in future 🙂

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472
    Brajesh Singh on in reply to: Mediapress support for 3gp video files #14170

    Hi Joseph,
    Our solution for converting video/audio will be available in May this year. Next month, we are planning to have the Remote Media(It has been due for long) and get 1.5.0 out.

    Earlier the time was not justified but now we do have a proper userbase and this has got higher priority.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25472

    Please check the error log and post me what error do you see there?