Replies
- Brajesh Singh on October 26, 2015 at 11:58 pm in reply to: Shortcode to show directly the gallery in a grid. #1295
Hi Douglas,
Thank you for the details. It is most probably the host then.About Multisite, yes, it is recommended that you do not activate MediaPress network wide. Only activate on the sub sites you need it. It will work.
In case you have any issues, please do open a new topic(I hope there won’t be any issue) .
Thank you
Brajesh - Brajesh Singh on October 26, 2015 at 11:02 pm in reply to: [Resolved] Problem with private galleries in Groups #1293
Hi George,
You will need to select the privacy for each of the media on that page and click the update button at top/bottom to update all.I too noticed the issue with buttons, It is a bug in BuddyPress template pack css and I will be reporting it to the,m. In the meantime, I will find the solution I have posted somewhere regarding the same and link you.
- Brajesh Singh on October 26, 2015 at 10:54 pm in reply to: [Resolved] Problem with private galleries in Groups #1291
Yes, You are correct. When you uploaded the files, the defaulted to parent privacy. Please visit Gallery->Edit Media and there you can change the privacy in bulk.
It is 2 level privacy system for media but it default’s to parent privacy on upload.
- Brajesh Singh on October 26, 2015 at 10:35 pm in reply to: [Resolved] Problem with private galleries in Groups #1288
Hi George,
you should set the Privacy to “groups Only”. By setting a gallery private only admin/owner of the gallery can see that.I left it as some admins may want to utilize this functionality, otherwise, this privacy type is not required for groups.
- Brajesh Singh on October 26, 2015 at 6:36 pm in reply to: Inviting Ideas for the best ever WordPress Gallery Plugin #1284
Hi George,
This has been part of the planning. If you see the admin settings you see the storage options. Currently there is only “Local storage” but I added storage manager to allow using using multiple storage/locations in future. It will be easy to have it but It is not planned for first phase.The goal of first phase to to get a full featured( with locale storage ), robust and scalable gallery plugin ready and then we can move on to these things.
We do understand that Views/storage are very important for a gallery, so we have our architecture in place for both of these.
- Brajesh Singh on October 26, 2015 at 5:47 pm in reply to: [Resolved] Problem – audio uploads not working on one site #1281
Thank you George.
Glad it is fixed now. Always happy to help 🙂 - Brajesh Singh on October 26, 2015 at 5:02 pm in reply to: [Resolved] Problem – audio uploads not working on one site #1277
Did you restart the apache? Php ini settings will only be effective after restarting the http server( which ever you are using, I am assuming apache )
- Brajesh Singh on October 26, 2015 at 5:00 pm in reply to: [Resolved] Problem – audio uploads not working on one site #1276
It is the php configuration in php.ini file. What you have set is application level setting but the server is not allowing that. So, you will need to ask the support to update the 2 settings I mentioned above with adequate size
- Brajesh Singh on October 26, 2015 at 4:29 pm in reply to: [Resolved] Problem – audio uploads not working on one site #1272
Hi George,
The problem is on that server your Maximum upload size setting for PHp does not allow file larger than 2 MB. MediaPress is giving that error on the console but not UI feedback. I will update MediaPress to show the feedback on UI too.Please consult your Server support and you will need to change “upload_max_filesize” and “post_max_size”.
On the current setup, any file lower than 2 MB will work but not larger than that.
- Brajesh Singh on October 26, 2015 at 4:18 pm in reply to: [Resolved] Problem – audio uploads not working on one site #1271
Hi George,
I am sorry I could not look at the site yesterday. Looking at it in next 15 mins and will have an update.Thank you for using MediaPress.