ok i tested your plugin with master branch of github and i had some problems
First :
after i posted a message with the form buddypress and when i clicked in the icone media of your plugin i can’t see the dropzone for putted an image or a doc
Second :
I tested the submitted of image. after submitting an image the dropzone disappears. I can’t remove the image. But when i posted the post wit image i can see the image in stream activity
Thanks
Hi,
Which custom code are you using? The screenshot does not seem to be representing what we have in the current version.Also, which theme and template pack are you using(I am assuming the template pack is nouveau?)
Regards
BrajeshHello,
You can check your activated theme under Dashboard (Site Admin section) > Appearance > Themes
& for the template pack, if you are using BuddyPress
Dashboard (Site Admin section) > Settings > BuddyPress > Options > Main Settings > Template Pack
Please check
Regards
RaviHi,
I have tested again today and it is working for me with the github version.https://www.youtube.com/watch?v=pfLyQCJFPgs
It does have one bug with Nouveau template pack when you try to post media without any content, It shows error. Other than that, Everything is working fine.
Please take a look.
PS:- Is there any chance that you are using the Local Transcoder plugin? That may cause issue with media list some of the time.
Regards
BrajeshHi,
Thanks for your help and your vidéo. I’m so sorry but it doesn’t works normally for me in my environnement.
My problem is the dropzone area is not visible. A css style display none, directly on element dropzone hide this area
But i found a solution with a specific css rule. Here my code :
.mpp-new-media-container-active .mpp-media-upload-container .dz-clickable { display: flex !important; }
with this little css rule, i can use your plugin and your functionnality.
Thanks
Hi,
I am glad you are able to get it working. I am still not sure why the conflict only happened at your end, but all is well if it ends well.I hope you can use MediaPress now.
Regards
Brajesh
You must be logged in to reply to this topic.