Glen Don Mongaya
Forum Replies Created
-
Okay, can you try and deactivate any plugin or add-on related to cf7 except my plugin & contact form 7?
Thanks, I already check your site and there’s missing script for contact form & my plugin.
These scripts or files required in order for the upload to work.
Drag & Drop File Upload:
https://cistopodzemlje.info/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/assets/js/dnd-upload-cf7.js
https://cistopodzemlje.info/wp-content/plugins/drag-and-drop-multiple-file-upload-contact-form-7/assets/js/codedropz-uploader-min.jsContact Form 7
https://cistopodzemlje.info/wp-content/plugins/contact-form-7/includes/js/index.js
You may try this solution.
1. Make sure you have wp_head() in header.php & wp_footer() in footer.php
2. Add this in your wp-config.phpdefine( ‘WPCF7_LOAD_JS’, true );
define( ‘WPCF7_LOAD_CSS’, true );Please let me know.
Glen
Hello,
Can I see the link to your site?
Thanks,
GlenForum: Reviews
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Works a treat!Thank you @westerngeomancy
Hello,
Currently our plugin doesn’t multiply product price x no of files.
Our pro version can only create a condition which you can enter specific price for each no. of files. ( see here: https://snipboard.io/Ap8kbW.jpg )
Please let me know.
Glen
Hello @ludniko ,
Currently it’s not possible to show the uploader on specific variation.
But I think you can add custom javascript code if variation change, hide or show the uploader section.
Maybe our pro version can help, you can show or hide specific ( Category, Tags, Attributes, Products ).
Thanks,
GlenForum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] translationThanks @zlaci , will add that on my next update.
Thanks @mnoodle , I will test and see if I can replicate the issue.
Hello @mnoodle ,
Can you please provide a screenshot of your Contact -> Edit Form -> Mail Tab settings?
Thanks,
GlenForum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] Mobile responsiveI see can you give me the link to your site?
You can email [email protected] for the link and access.
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] Mobile responsive@marcus1w , can you provide a screenshot?
On mobile only the “Browse” button is visible (see this – https://snipboard.io/2UBNGX.jpg )
You can also manually adjust the size of you text on mobile/ipad.
example for screenshot less than 767px.
@media screen and (max-width: 767px) .codedropz-upload-inner .codedropz-label { font-size: 16px; }@mcian , can you please provide a screenshot?
Also, did you use the String Translation of WPML?
https://wpml.org/documentation/getting-started-guide/string-translation/
Forum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Translate word OFHello @yanickco ,
Try this settings ( https://snipboard.io/Rvl3nk.jpg )
For text domain use this “drag-and-drop-multiple-file-upload-contact-form-7”
Thanks,
GlenForum: Plugins
In reply to: [Drag and Drop Multiple File Upload for Contact Form 7] Failed to UploadHello @renzeh ,
I tried to upload 3 files on your site and it seems fine, I cannot replicate the issue.
Can you send a screenshot of the error? Also try to upload the files in your WordPress media library (Dashboard -> Media -> Add New) and see if there’s any issue.
Thanks,
GlenForum: Plugins
In reply to: [Drag and Drop Multiple File Upload for WooCommerce] PRO VersionHello @limevanilla ,
The “Show uploader on” option is for “check out” & “single product” page only.
Glen