Glen Mongaya
Forum Replies Created
-
Hello @rikona ,
My plugin cannot recover the deleted files, try to contact your hosting provider.
Also are you using the free or pro version? may I know your current settings and why the files are deleted?
Glen
Hello @spokenhere ,
Can you please share a screenshots of your current settings?
Screenshots of these.
1. Contact -> Drag & Drop Upload settings
2. Contact -> Edit Contact -> Form & Tab SettingsThanks,
Glen- This reply was modified 2 days, 13 hours ago by Glen Mongaya.
Hello Josh,
Sorry, for the late reply.
Can you please share the link to your site where the form was added?
Glen
Hey @clementrectangle,
That’s very strange I haven’t received any issues related to that before. I also did not experienced that kind of behavior.
There’s no special code or magic 🙂 added on the plugin it’s just simply PHP function to delete files. (If it’s deleted from the server there’s no way we can retrieve that files without going to trash and undo the changes)
Maybe there’s another user that actively uploaded the same file name or something. (not sure though)
Can you try and deactivate my plugin and use the default upload of contact form 7? and see if you still experience the issue?
Thank You.
Please let me know.Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] Image previewForum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] Image previewHello @marianosmeiden ,
The image preview will work on File Upload section where the user successfully uploaded the file, it will also display in the cart, checkout & order summary.
Please let me know if you have any other question.
Glen
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] Remote StorageHi @boabo ,
Yes, I’m planning to add this feature (remote storage) maybe in the next version or updates.
Thanks,
GlenNevermind I found this tag {date_format}.
Hi @yoneo12 ,
You can hide those text by adding the css inside your themes/style.css file.
@media only screen and (max-width: 767px) { .codedropz-upload-inner h3, .codedropz-upload-inner span { display:none; } }
Please let me know if you need assistance.
Thanks.
Hello @ianteixeira ,
I’m also using Mac and the upload area is currently showing.
See this screenshot – https://snipboard.io/9maObZ.jpg
Try to clear your history/cache, or if there’s any cache plugin installed.
Thank You, please let me know.
Hello @ozturkinc ,
Can you please include a link to your site?
Our free version of plugin doesn’t have any restriction specially the zip file format.
Can you try our demo here – https://codedropz.com/contact with the zip file?
Please let me know.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload - Contact Form 7] Loading timeHello @stdusan ,
If you will add custom message in option it will save to database and cannot be translated, just leave the default option blank/empty (this will get the text from /languages folder) in order to translate text/string.
WPML will allow plugin to translate, you need to install “WPML String Translation” add on. (see here – https://wpml.org/documentation/getting-started-guide/string-translation/)
If you want to edit the default language text, try to install Loco Plugin. (https://wordpress.org/plugins/loco-translate/), make sure to save the custom language you edited in a /wp-uploads folder so it doesn’t get overwritten when there’s new plugin updates.
See this for your reference – https://localise.biz/wordpress/plugin/custom-translations
Thanks, please let me know if you have any other question.
Hello @jonathanaug ,
Uploading files greater than 5mb cause the error.
I tried between 1-5MB and it’s working, so I guess it’s a file size restriction or there’s any error on sending large files (maybe a server timeout).
This will need further investigation can you contact me through this email (glenmongaya@gmail.com) so I can assist you?
Thank You.