Glen Don Mongaya
Forum Replies Created
-
Hello @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://ww.wp.xz.cn/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 ([email protected]) so I can assist you?
Thank You.
Hey @foxc ,
Thanks for reporting this issue.
I will investigate and try this on my local, I’ll let you know if can replicate the issue or if there’s any solution.
Thanks,
GlenThanks for your review and sorry our free version wasn’t enough for your needs.
Yeah I understand your concern, what our free version does to cover the basic upload needs. It uploads files and attaches them to your email.
I created the pro version including the features that save files to media library to earn something and to continue supporting on the free version plugin.
Hello @jonathanaug ,
Only gmail I know that accept files upto 25MB.
Try to upload files and make sure the total size not exceeds the limit and see if it’s working.
Let’s say total size of all uploaded files between 10MB-20MB.
Please let me know.
Glen
Hello @jonathanaug ,
Sorry if you’re having issues with out plugin.
Can you please share the screenshots of your settings?
1. Contact -> Drag & Drop Upload Settings
2. Contact -> Edit Contact -> Form & Mail settingsAlso make sure your email (receiving email) doesn’t have any file/attachment limit.
Please increase the limit to 10 so I can test your site and will try to debug and see if there’s any error.
Thanks.
Hello @x1-bot ,
Sorry for the late reply.
Actually I always recommend Loco Translate, WPML for my customers.
It’s okay to use Loco Translate, just make sure your language location is set to Custom so our updates doesn’t overwrite your files changes.
More information here – https://localise.biz/wordpress/plugin/manual/msginit?utm_medium=plugin&utm_campaign=wp&utm_source=admin&utm_content=plugin-msginit#locations
Thanks for sharing.
Hello Mark,
I understand your request, this is possible with our pro version and with a little customization and coding.
If you want to proceed just let me know so we can assist you.
Regards,
GlenHello Mark,
Support ticket for Pro version is via email.
Please email me [email protected] or open support here – https://www.codedropz.com/support/
Thank You.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] ProblemI checked you site and it seems like there’s plugins assets CSS & Javascripts was not loaded correctly.
https://bmcarmartin.com/wp-content/plugins/contact-form-7/includes/js/index.js
Please Check and try the options below.
1. Check your theme and make sure you have wp_header() in header.php and wp_footer() in footer.php
2. Try to enqueue Jquery, add this snippet in your themes/functions.php file.
function cf7_wp_load_jquery() { wp_enqueue_script( 'jquery' ); } add_action( 'wp_enqueue_scripts', 'cf7_wp_load_jquery' );3. Check if there’s any cache or optimization plugins that minify or removed the JS file.
Hello @winston2022 ,
Our pro version has remote storage option, you can store files directly to your amazon s3 bucket.
If you are interested email me : [email protected]
Thank You.
Hello @beachman14 ,
Currently our pro version will only store in one folder that is defined in the admin option/settings. (here’s screenshot for your reference – https://snipboard.io/SIxoTX.jpg)
Can you give me an example of what are you trying to achieve? so we can help you.
Thanks,
GlenHello @foxc ,
I tried to add the form & the condition.
And I don’t see any issues.
Please see my video screen recorded – https://drive.google.com/file/d/18ErmLDiYyaTCNHZe3jE9B4Bk8JZkt7DW/view?usp=sharing
Thanks,
Glen