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: 25407
    Brajesh Singh on in reply to: thumbnail #11398

    Hi,
    Can you please tell me where it is happening? You have most probably the list view enabled for the media and you can change that from the MediaPress settings.

    If you can tell me where it is happening, I will be able to assist better.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: mediapress demo page and tabs #11331

    Hi Monsur,
    Welcome to BuddyDev.

    The demo page you are seeing is MediaPress directory. It is gallery directory.

    If you are lookin for media directory, please use shortcodes
    https://buddydev.com/mediapress/topics/getting-started/shortcodes/mpp-list-media/

    As of the Newest(You should be able to get it from MediaPress sitewide media widget by playing with order by field), We don’t have likes yet, so no most liked widget. I believe, The rest are already there.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407

    Hi Nicolas,
    Will you be using BuddyPress custom field? If yes, you should consider using

    xprofile_get_field_data( $field_id_or_name, $user_id ); instead of the get_user_meta()

    If it is using the use meta(and not custom field).

    Also, If I were you, I will use get_template_directory_uri() instead of the get_bloginfo.

    The code should work though.

    You should inspect the user avatar src and see if the image src is correct.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: BP MagicVersion: 1.3.0 Feedback #11329

    We are using the css reset for the browsers and the code you see is part of it.

    Please allow me 2-3 days and I assure to look at each of the issue and have a solution. It will be nice to have the BP Magic updated again.

    thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407

    Thank you. I am glad it worked.
    Marking as resolved.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407

    Hi Sheryanne,
    There seems to be a plugin that does admin only BuddyPress field
    https://wordpress.org/plugins/buddypress-admin-only-profile-fields/

    If that Brajeshdoes not serve your purpose, please do let me know and I will be willing to put something in place.

    Regards

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] Privacy issue in comments #11319

    @ravisharma, please look into this topic and assist as needed.

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: Error when activating Buddyblog #11318

    Hi Aldo,
    I am sorry, I haven’t been able to devote time to this due to festive holidays last week and have been clearing backlogs till today. Hoping to restart on it tomorrow.

    Thank you
    brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] Feature image upload #11317

    Please check for javascript error. It is not the expected behaviour. On selecting the image, It should attach and close the popup.

    Can you please provide a demo account.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: Schedule date in Simple Frontend Post? #11316

    Hi jcsmonogram,
    Thank you for posting.
    yes, It is possible to do it but will need custom code. We will need to add a meta field for accepting post date(schedule date) and set the status to draft.

    If it is not too critical, please wait for a few days, we are working on something that will allow it out of the box for BuddyBlog(I am assuming you are using it with BuddyBlog).

    Regards
    Brajesh