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

    Hi Max,
    Please rightclick anywhere on the page where cropper is shown and then open view source. In the sourc, please search for ‘jCrop’ and let me know the code that you see. Please use pastebin for sharing the code.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407

    Hi Max,
    Please see

    https://youtu.be/gjB3n6Du6Mo

    I am not sure about your issue, for me it is showing the correct aspect ratio. I thought earlier that aspect ratio was the problem?

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] Buddypress and Woocommerce #17765

    Hi CDS,
    My apologies for overlooking this topic.

    Since you have bought a license for WP4BP, I will suggest contacting their support for the solution.
    You can contact them here.
    https://themekraft.com/support/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] BP Ajax registration – Ajax Login #17761

    Thank you David.

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] Allow user to upload images #17760

    Thank you.
    I will post here. Hoping that you have subscibed to reply notification. That should do it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407

    Hi Kreatsya,

    1. Media upload:- It seems something is blocking the Media modal to be loaded. Pleae check browser console and see if you can find something.

    2. Comment approval:- It is controlled by WordPress discussion settings(Dashboard->Settings->Discussion). Most probably your own account does not have an approved comment and WordPress is flagging new comments as pending. You can change this from discussion settings.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] Allow user to upload images #17751

    Hi Saxena,
    Thank you for the details.

    No, you don’t need BuddyPress to use this plugin.

    1. You can allow users to create their own gallery using

    
    [mpp-create-gallery]
    

    Shortcode

    2. On a page, you can list current user’s gallery using

    
    [mpp-list-gallery for=logged]
    

    And the users can select their gallery and upload.

    The 2nd code has a bug currently as I mistakenly used a buddypress function for getting logged user id instead of get_current_user_id().

    If feasible, Please allow me 2 days to push next release. This fix is just 1 line change but I have a few more changes related to lightbox coming and I will like to push them all together in the release.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: [Resolved] Allow user to upload images #17749

    Hi Saxena,
    Thank you.

    Are you allowing a user to create gallery? If yes, then once the create a gallery, they can start uploading media.

    Are you using the plugin with BuddyPress or without BuddyPress?

  • Keymaster
    (BuddyDev Team)
    Posts: 25407
    Brajesh Singh on in reply to: MediaPress video size #17748

    Hi Kreatsya,
    Thank you for using our plugins.

    If you are going for video upload storage and distributions will have a huge impact on your visitors. If possible, you should offload it for better performance.

    For a community of 50,000 active members, 25GB will not be sufficient. If you a really need users to upload videos, using a cloud storage is suggested.

    For smaller communities, local upload will work well too.

    PS:- Our cloud storage plugin will be available by the end of this month.

    Regards
    Brajesh