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: 25348
    Brajesh Singh on in reply to: [Resolved] Media in comments #7414

    Thank you Ben.

    I will keep an eye over the login and see if I can reproduce it in some way. Appreciate your help.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Thank you.

    If you get any reply, Please do let me know. In the meantime, since we have a release today, I will test it with normal po/mo translation to make sure it is working.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Feature: Featured members in different categories #7412

    Hi,
    Thank you. I will release an update of the plugin today to allow filtering with roles/types.

    I am sorry but the marking functionality is not available in the backend it. If I found enough time, I will put a checkbox today to add users from the backend.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Mwiiga,
    is this problem relevant with current BuddyPress? Are you using BuddyPress in Multiblog mode?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Get drop downlist of “certain” pages #7409

    You are welcome 🙂 All the best!

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: A few noticeable bugs #7408

    Thank you Graham.
    I am adding it to our list of conflicting plugins. Going to maintain one for future.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Gallery Created But Not Showing Up #7399

    Hi Mario,
    I am sorry for the inconvenience, we don’t monitor the wp.org forum at the moment. We will try to keep an eye there too in future.

    I just had a look at your screenshots, and you gallery seems perfectly fine to me(they have the component/type and status assigned).

    The only reason it may not appear is some plugin/code modifying the WP_Query( pre_get_posts filter). before being sure, Can you please do me a favour and enable debug mode in the MediaPress settings.

    Once you have done that, please visit Dashboard->Media and click on Edit of any of the MediaPress uploaded media.

    At the bottom of that pages, there should be some debug info. if possible, Please post that for me.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Media in comments #7397

    Hi Ben,
    I am sorry I haven’t worked on it yet. I will certainly be doing it this week.

    Thank you for notifying me the login issue, is it happening in any specific browser or all the browser?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Get drop downlist of “certain” pages #7396

    I am sorry if it was not very clear.

    As you mentioned you wanted the code to show dropdown and a submit form, the above code will show a dropdown wherever you put it.

    You can put it inside any form and add the submit button. You will have to handle the form action yourself though.
    Hope that clarifies.

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: MediaPress set Profile Photo #7395

    Hi Jay,
    I am sorry for the trouble.

    is there any chance that you are on PHP version less that 5.3?

    The function is part of PHP and should be available by default on PHP 5.3+

    http://php.net/manual/en/function.mime-content-type.php

    For lower that PHP 5.3, you may need to enable the Fileinfo extension

    http://php.net/manual/en/book.fileinfo.php

    Please do note that behaviour of MediaPress and its extension is not tested on PHp version lower than 5.3

    Thank you
    Brajesh