Glen Don Mongaya
Forum Replies Created
-
Hi @keviin55 ,
Maybe your theme css override the style of my plugin.
Please let me the link to your site, so I can check and if there’s need a css adjustment.
Glen
@stefanie1983 , try to update to latest version 1.0.6.
Please let me know if you still encounter the issue.
Thanks.
Thanks @stefanie1983 , I will take a look.
Hello @stefanie1983 ,
Can you provide a screenshots of your “product settings” including the settings in WooCommerce -> Settings -> File Uploads.
Thanks,
Glen@johnadams01 , I understand your concern about security.
Once the files are sent to the customer or to your email, it will be considered as public unless you keep the files as private.
In order to protect the files just add password/security on your uploads folder, there are security plugins that will protect on that directory.
WP Mail SMTP doesn’t protect files, it will only help sending the email.
WPForms & Gravity Forms are also great plugins, these are very popular and trusted with millions of users.
@jonsi79 , what email address you used as receiver on your form?
Maybe your mail server has a limitation and only accepts 1 file attachment or something.
Please let me know.
@manjushaa123 , replied you on email.
Please check.
@oneando , can you please provide a screenshot of your Contact -> Drag & Drop settings?
My initial thoughts on this is that maybe the file size is too large that it cannot attach to your email.
Try to use “Send files(s) as link option” for now and see if it can fix the issue (enable here – Contact -> Drag & Drop Upload -> Send files(s) as link )
@manjushaa123 , try the solution below.
There’s an error on CF7 Grid because my upload field doesn’t have any name attributes.
Add this snippet in your theme custom js file.
$(‘.wpcf7-drag-n-drop-file’).each(function(){
var $name = $(this).data(‘name’);
$(this).attr(‘name’, $name );
});Hello @manjushaa123 ,
My plugin haven’t been tested with CF& Smart Grid extension.
I will do further testing about this.
Thanks,
GlenHello @dncreative ,
The issue is related on Pro version you can contact me directly through my email.
Glen
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Files not recognizedOkay @nickjgiordano , thanks.
Forum: Reviews
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Great Plugin!!Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Files not recognizedCan create temporary admin account so I can take look?
If it’s okay email me the details [email protected]