Replies
- Brajesh Singh on October 2, 2018 at 6:41 pm in reply to: [Resolved] BuddyPress Signup Avatar. not correct cropping preview #17771
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 - Brajesh Singh on October 2, 2018 at 5:40 pm in reply to: [Resolved] BuddyPress Signup Avatar. not correct cropping preview #17769
Hi Max,
Please seeI am not sure about your issue, for me it is showing the correct aspect ratio. I thought earlier that aspect ratio was the problem?
- Brajesh Singh on October 2, 2018 at 2:30 pm in reply to: BuddyBlog error leaving a comment and uploading media #17766
Please see
https://developers.google.com/web/tools/chrome-devtools/console/Regards
Brajesh - Brajesh Singh on October 2, 2018 at 2:29 pm 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 - Brajesh Singh on October 2, 2018 at 12:25 pm in reply to: [Resolved] BP Ajax registration – Ajax Login #17761
Thank you David.
- Brajesh Singh on October 2, 2018 at 12:25 pm 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 - Brajesh Singh on October 2, 2018 at 12:24 pm in reply to: BuddyBlog error leaving a comment and uploading media #17759
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 - Brajesh Singh on October 2, 2018 at 5:50 am 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 - Brajesh Singh on October 2, 2018 at 4:57 am 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?
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