4906 comments found.
Hello guys, Your plugin seems to work pretty well but I have a problem that I’m not able to spot, but might be easy for you. I’m using poedit PRO to generate a pre-translation to spanish. When I do, the tab “Media” and “Price & fees..” from the Upload field manager appear empty. First tabs “General” and “Visibility” all work properly. I guess it might be just an escape from translation, somewhere… Maybe you can reproduce the problem and easily spot where the problem is as you know your language files… If you could help me guys. Thank you!
Hi,
thank you for your appreciation. Actually however it is just one person working on al, me 
Regarding the issue, you are experiecing it only when translating those labels or a content in those tabs? Please try eventually analize the page code (CTRL+U) and see if any further info or error is printed inside. Make also sure you have enbled the wordpress debug mode ( https://wp-staging.com/docs/enable-wordpress-debug-log-mode/)
I have the feeling too that it is related to an unescaped character!
The plugin I can’t configure it shows this error:
“some of your installed plugin are generating havascript errors that MAY prevent WCUF configurator to work properly. Fix or disable them.
Error type: Uncaughtt TypeError:jQuery(...)contextualInfo in not a function On script: https://cmrtransportes.es/wp-admin/admin.php? page=woocommerce-files-upload Line 1194”
I need urgent help thanks
As you can read from the error message, it seems that a 3rd party plugin is generating a javascript error that may prevent the configurator page to not work.
If you are able to create, edit, and save fields, you can ignore that message.
Otherwise, try going in the Options menu and enable the Force reloading 3rd party javascript libraries
If it doesn’t help, you need to identify the interfering plugin that is including its javscript files in all admin pages (including the configurator page) instead of including in just in its pages. To do that: disable one by one until you find the interfering one. Once done, you have to report to its developer.
ok, everything solved by forcing javascript thanks
Very glad to hear that! 
At last but not least, I would ask you to help me: If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars, I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/28dae6pnqvbccmm/rating_area.jpg?dl=0).
Have a great day! 
Hi There
I can’t seem to be able to make it so users can upload more than a single image, I’ve added in the settings that should do this but I’m still only able to add a single image rather than multipal?
I am getting this error message, perhaps it’s related:
Some of your installed plugin are generating javascript errors that MAY prevent WCUF configurator to work properly. Fix or disable them.
Error type: uncaught ReferneceError:_is not defined On script: http//precisionimaging.planb-creativeonline.co.uk/wp-admin/admin.php?page=woocommerce-files-upload Line: 2917
Many Thanks
Dave
Hi Dave,
it seems that a 3rd party plugin is includin its javascript code in all admin pages (including the configurator page) instead of just in its.
That code seems to be crashing so it may prevent the upload field options to be properly saved. When you reload the page, is the Enable multiple files upload per single field option enabled?
To try to avoid that interference, please go to the Options menu and enable the Force reloading 3rd party javascript libraries option.
Let me know.
That seemed to fix the issue. Thanks.
Glad to hear that 
At last but not least, I would ask you to support me: If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars, I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/28dae6pnqvbccmm/rating_area.jpg?dl=0).
Have a great day! 
Please remember the rating, I would really really appreciate! 
Presale question, If the upload directly to Dropbox option is chosen, is there any restriction on the size/number of the images by the server setting. (PHP mem size, execu time etc…)
Hi,
yes they could be. Files, for security reasons, are not allowed to be directly uploaded from the user to the admin dropbox account.
They are copied in the website server and then to the dropbox service. Regarding the file sieze, there are no limitaitons. But, the process to trasmit the file to dropbox service could take some time, so you eventually have to make sure that PHP script is not killed before the copy process has not ended.
Hey i’ve getting orders without image upload but all image upload are mandatory. Please this is big problem to me and my business i need to email all my costumers to send me images. HELP ME PLEASE
To ask for support you need to use an account with a valid purchase and support license associated with.
i purchased this plug in today,
the plugin is amazing and working in all way, but there is major issues we are facing is that after installation this plug in customer is not able to checkout and checkout is disable please check it.
after deactivate this plugin everything become normal and working properly
check it by following link, add any product in cart and got for checkout u’ll know the issue. https://www.businessji.comHi,
thank you for your appreciation.
I’ve analyzed the page and it seems that you are using a custom template for the checkout page. Please edit the wcuf-frontend-checkout.css.php file you find inside the CSS folder and comment/remove line 17. Once done, go to the Options</strrong> menu and just click in the Update/ button. This may prevent the custom template to not work.
Let me know.
Hi Thankyou for your response, as per your suggest i got only (pointer-events: none;) and remove this , its not working , please have look
I’m sorry, but I see from the CSS: view-source:https://www.businessji.com/wp-content/plugins/woocommerce-upload-files/css/wcuf-frontend-checkout.css?ver=5.4.1 That you have not removed that line:https://www.dropbox.com/s/5ffukiqyhzyldji/wcuf_checkout_js.jpg?dl=0
Do as reported in the previous comment: remove the line, go into the options menu and click the “Update” button. Eventually purge your browser and server cache.
Make laso sure that there are no crashing javascript in the checkout page. As you can see from the following image, it seems that the ttps://www.businessji.com/wp-content/plugins/yith-woocommerce-wishlist/assets/js/jquery.yith-wcwl.js?ver=3.0.9 is crashing preveting eventually the browser to properly manage the chechout page: https://www.dropbox.com/s/6y3errinovcbydx/wcuf_checkout_error.png?dl=0
If none of the above works, you need then to switch to the default WooCommerce checkout page template (the one for which the plugin has been designed to work with).
Greeting Dear Vanquish, As per you found the issue we solved this, but now its creating same issue, while add to cart its not allowing for further details filling and checkout
Glad to hear that.
So, in which page are you experiencing the issue? If it is the cart page, perform the actions in the wcuf-frontend-cart.css.php at line 17.
we are facing same issue as it was, during checkout, if you add anything in cart and proceed for checkout, Address, additional information, coupon field are not working
you will understand better if you add to cart something and go for checkout, you will face major issues there.
You are facing the same issue… where? In which page?
However, the css attribute that may cause the issue is defined in the following files (that are loaded in different pages):- wcuf-frontend-cart.css.php at line 17
- wcuf-frontend-checkout.css.php at line 17
- wcuf-frontend-common.css.php at line 39
The only thing you can try is to remove those line, clear you browser and server cache (as you already have done in the checkout page).
Is exactly the same thing I’ve reported in the second comment. As you can see by accesing the file I’ve reported to modify: https://www.businessji.com/wp-content/plugins/woocommerce-upload-files/css/wcuf-frontend-checkout.css
You will see that it has not been modified: https://www.dropbox.com/s/617wvvcsdbjuj1v/wcuf_checkout_error_2.jpg?dl=0
Do as reported in the second comment and make sure no one alters it.
i purchased this plug in today, after installation this plug in customer is not able to checkout and checkout is disable please check it. https://www.businessji.com/checkout/
Please do not open different threads regarding the same issue. It won’t make acquire you more priority, It just makes hard to keep track of your support request. Wait your time, the support service is not an instant service.
Please refer to the answer I left in the last thread you opened.
Greeting, i apologies for this, it was submitted by mistake and with half details due to server error.
Dear Sir/Ma’am
i purchased this plug in today, after installation this plug in customer is not able to checkout and checkout is disable please check it. https://www.businessji.comPlease do not open different threads regarding the same issue. It won’t make acquire you more priority, It just makes hard to keep track of your support request. Wait your time, the support service is not an instant service.
Please refer to the answer I left in the last thread you opened.
Greeting, i apologies for this, it was submitted by mistake and with half details due to server error.
Hi, can you put the file upload on some product pages and remove it on others? Thank you
Yes, to do that use the special Product/cateogry restriction option you find in the Visibility tab: https://www.dropbox.com/s/wn5g6wzomx3vjv7/wcuf_visibility_6.jpg?dl=0
Just select if the field has to be showed/hidden only for specific products and then select the ones you need!
Thanks for the information, it works perfectly
Another question Can you just put text input without attachment?
I’m sorry, you cannot. The plugin is designed to manage files upload (that eventually can have a feedback text), not simple texts.
“Download All” button is not available.
screenshot: https://prnt.sc/satwi5
To request support, you need to use an account with a valid support license associated with.
Hello
I am using the plugin WooCommerce Upload Files on my client’s website. He needs a custom thank you page and the upload files in the thank you page.
I have tried to put the shortcodes but none are working.
Thank you in advance
I’m sorry, but the support service doesn’t include any customization service.
What I can say is that in the default template, the thank you page triggers the woocommerce_thankyou action to which the plugin hooks to render the upload area. Make sure your custom page is properly tiggering that action.
Hello, I have recently started using your plugin and I love it. Only a couple of issues for me and I hope you can answer them. First one is eventhough it is mandatory to upload files before check in, sometimes I receive orders without any uploads. Second is I have 2 different producst I want one of them to only allow one file and the other 2 files. Can I do that and if I can, how? Thank you.
- Without any further clue it is quite hard to determine the cause. It could be due to the fact the user is not properly landing in the thank you page. Please try going in the Options menu and under the Checkout – Files to order association method area select the When the order is placed option: https://www.dropbox.com/s/eg3cb8qefunwx8w/wcuf_checkout_placement_option.jpg?dl=0
- Just create different upload fields(each with its options) and bound them to the specific product/variation. To do that, use the special Visibility tab -> Product/Category restriction option while configuring the field: https://www.dropbox.com/s/wn5g6wzomx3vjv7/wcuf_visibility_6.jpg?dl=0
Hi there! Im changing some texts in “Texts” section, but texts is not changing on my site. Where can i control tranlations manually?
Hi,
please make eventually sure that no caching is interfering (try purge browser and server cache).
Note also that some fixed text has to be translated via the woocommerce-files-upload.pot file you find inside the language folder: create a .po file for your language and translate the strings you need and save. It will create a .mo file that you have to save back with the .mo file into the language folder. The .po and .mo file must be named as woocommerce-files-upload-ru_RU.po and woocommerce-files-upload-ru_RU.mo (where ru_RU is the language code for Russian)
Thanks, I will do so
I uploading a new .po and .mo files, then all translations is working. But after about a hour some translations is coming back to original. It s weird. I repeat upload of .po and .mo files, click “update” in “texts” section and all is working properly. But after some time is again lost tranlations. How can it be & what can i do with this?
It sounds very strange. Could you go in the Options menu and click the Update button after you uploaded the right po and mo file? This will force the recreation of the plugin dynamic assets.
If the issue still persists, it may depend on a caching issue. In case you are using any caching system, please try recreating the cache.
I do not use any caching system. Ок, thank you, I will continue to observe 
I have another one question – how can i make one upload field, which will change product quantity depends of number uploaded files, and other upload filed, which will not consider number of files and not to change quantity?
I’m really sorry, you can’t. The product quantity per upload number is a global option and cannot be enabled only for specific upload fields.
hell it ruins all my plans Maybe its possible to install two copies of WCUF to my site?
I think I’m a little stupid))) I Implemented the desired functionality by “Price, fee &discount” section! Thank you for support!
No problem, you’re welcome 
At last but not least, I would ask you to support me: If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars, I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/28dae6pnqvbccmm/rating_area.jpg?dl=0).
Have a great weekend! 
Hi there!
I still have a little problem with a translation. For example i cant to translate string “Please upload all the required file(s). Once done you will be able to add the product to cart.” under the upload field.
The .po & .mo files has this translated string, but its still original text on the product page.
Because that text has to be translated via the Text menu 
Thank you!)))
You’re welcome!
Hi! I have a bug with upload field which have a quantuty restriction. I need to load 13 files, i set “maximum number of files that can uploaded = 13” and “minimum = 13” too. Then when i uploading more or less than 13 files, i have an error message “You can upload files: 13”. But when i adding missing files, or remove excess files, error message is stil here. But quantity of files is 13 at this moment. Screenshot is attached below https://cloud.mail.ru/public/DvEh/hdsUcUYPs
Hi,
unfortunately, I’m not able to experience the issue. I’ve tried to create an upload field with min = max and then upload less or more files. In both cases, I get an error about the mismatch.
After dismissing the error dialog, however, I am able to properly add or remove files. Once done, the upload process takes place as expected.
Could you please use the demo site to recreate your scenario and report me if you still get the issue? If so, could you please report me a step by step guide on how to experience it?
In your site, after you get the error dialog, could you check the browser error console to see if any error is reported in there? It could be that for some reason the javascript libraries crashed so they are not able to perform the check on the new files list.
Thank you!
I made a “quantity restriction” product which uses ID:2 upload field with the same setting as mine. https://www.codecanyon.eu/wcuf/product/quantity-restriction/
1. Fill text field and choose 15 files 2. Crop&save all files 3. Try to upload selected files 4. “Maximum of file upload error. You can upload max : 13” will shown 5. Delete two excess files and try to upload 6. Error message is still shown
Also i created another one upload field for “quantity restrict” product on your demo site, for uploading an additional single (title) file. And it does not working – message about disparity of file dimensions is shown, and uploading is not going on. It able to correctly use two upload fields on the one product page?
Thank you for reportinghte issue. It was related to the cropper that was not properly updating some image metadata, so the component which was not aware of the real number of file after one was modified.
regarding the single title file, it seems that you have enabled for that a restriction on the ratio (152:83) in the configuration. Make sure that “title” files match the requirements, and you will be able to use both the upload area: https://www.dropbox.com/s/n4yircqqd9zqzz6/wcuf_demo_example.jpg?dl=0
Please update to the latest 54.9 version that fixes the crop issue!
Its not so easy to update a plugin)) Envato market plugin reports this: Additional Error Details: Error listing buyer purchases.. Forbidden {request_url“}
Unfortunately, the updater plugin is developed by Envato, I have no idea on why of that error 
You can however manually update the plugin. To update just deactivate and delete the old plugin version and then install the new one. Don’t worry you won’t lose any data 
Once installed remember to purge server and browser cache. Some Javascript files have been updated so you have to make sure you are not running old cached ones!
Hello Team,
I have set up the plugin and it works really fine. It allows users/buyer to upload documents and admin can see this documents with order details.
I have one question, Is there any way to set it up so that admin can also upload documents with order details? I have tried to find that option but could not find it. I need admin to upload document with each order separately and that can be downloadable by user/buyer.
Waiting for your reply.
Thank You.
Hi,
thank you for your appreciation.
- WooCommerce Attach Me! that allow to attach any file to orders
- WooCommerce File Approval: that allows you to attach file that can be approved/rejected by the user. Each file has a message thread by which you can comunicate with the user
Thank you.
but they are still showing on product page, i have deleted these 2 option almost 8 hours before.
For “options” you mean upload fields? or the option to display them in the product page?
Make sure that there isn’t any caching system that is still serving old page versions. Try also purging your browser cache.
I use the following option: SPECIAL QUANTITY OPTION EXAMPLE (IN CASE OF MULTIPLE FILES UPLOAD FOR SINGLE FIELD). After adding to the shopping cart, only the total of all uploads is displayed, not the ordered amount of the individual files. But i need to specify which file should be printed and how often. Please help.
I’m sorry, to which “SPECIAL QUANTITY OPTION EXAMPLE” option are you referring? Could you link a screenshot?
I mean this as shown in the link. My customer specifies the amount of the individual photos that he needs for printing. The shopping cart should then show how often which photo should be printed and not just the entire quantity.
https://www.dropbox.com/s/7jrp3b9ucb1mhiu/Screen.pdf?dl=0Yes, that is the normal behaviour if you enable the Product cart quantity as number of uploaded files
However, I’ve just released a new version that now contains the option to show quantities for each upload if that options has been enabled: https://www.dropbox.com/s/d8d1e60ho3taum3/wcuf_quantity_option.jpg?dl=0
You can manually download the new version via CodeCanyon or receive as an automatic update by installing and configuring the Envato updater plugin: https://goo.gl/pkJS33 (here the guide that explains how to configure: https://envato.com/market-plugin/ ). To manually update just deactivate and delete the old plugin version and then install the new one. Don’t worry you won’t lose any data
Remember to clear your server and browser cache.
Give a try and let me know!!
Hi there, thinking of buying your plugin just a quick question..
We will be using it for online print services (business cards, flyers etc..)
Take business cards for example a customer may have different variations like quantity or say they want them double sided, if they select this variation (from a dropdown) will that allow for a ‘front’ and ‘back’ upload field to be displayed?
and if they selected say 300 double sided but wanted 2 different sorts (150 of one design and 150 of another – with front and back)
is this at all possible, just doing all my research
thanks
Hi,
yes, the plugin allows you to create upload fields for specific variation.
So eventually you can create 2 distinct upload files: front and back. Then you bound the first to the “front” variation, the second to the “back” variation, and both for the “front+back” variation.
Regarding the double example of the 300 items with two different sorts, just enable the “add multiple time the same product on the cart” feature. As the name says, it allows adding the same product different time the product to cart.
So for the first instance with a product quantity of 150, the user can upload the first kind of front+back he likes, and for the second instance (another 150 quantity) the other styles he needs!
The plugin has a demo site where you can test all these features before purchasing. Perform all the tests you need before purchasing in order to be sure it actually works as you expect! If you need further info, feel free to ask!
Hi vanquish, I have a print shop and bought this plugin so that my clients could attach their files to their orders. But when my clients order me and attach more than about 10 pdfs in the same order, then they do not appear on the order form to download all of them (only some of them), and they are not saved on the server either. I attach screenshot because I don’t know what’s going on https://ibb.co/dfG1Cz3 . It has happened several times already. Whats happening? Thanks.
I’m sorry, but unfortunately, as you can imagine, without any further clue, it is quite hard to determine the cause.
If they are not even stored in the server…Are you sure that the customer is actually uploaded the files for all the products? Please make sure also that no 3rd party plugins are interfering (try eventually disabling them).
Make sure that the user is properly landing in the thank you page and that it has not been altered by any 3rd party plugin. Eventually, go in the Options menu and under the Checkout – Files to order association method area select the When the order is paced option
Try also enabling the WordPress debug mode ( https://wordpress.org/support/article/debugging-in-wordpress/ ) and reperform a test and see if in the debug.log located in the wp-content/ foldere are reported further info.
Try also giving a look to the server error.log to see if there are reported more clues.
Hi,
I’ve noticed in the plugin that you’re writing the assets to the wp-content/plugins/woocommerce-upload-files/css/ directory which is a security concern and headache for my devops manager. Is there a reason for this? I’ve noticed other plugins tend to write to the wp-content/uploads directory, would that be something you’d think of implementing? If not could you explain why?
Another question is in regards to the asset_files_check function, (($now – $last_asset_time) > $timeout_duration), why are you generating the assets after 60 minutes? We’d ideally like to avoid writing to the server unnecessarily. Would you think of moving the $timeout_duration field into the admin settings so we could set a non-existent timeout?
Hi,
yes, it is because some CSS files are dynamically generated according to the style settings that can be configured through the Options menu.
They are generated when the Options menu is updated. The regeneration is forced every 60 minutes to avoid inconsistencies. The computation resources needed for that generation has practically no impact on the server. There is no plan to move that setting into the configuration page.
What is the reason for writing to the plugin directory rather than a directory that is normally written to, such as the uploads directory? In order to improve security this would require us to write a live modification to the plugin which isn’t ideal.
Wouldn’t the regeneration be forced as the asset_version is generated when the options menu is updated? An unneeded write is an unneeded write, regardless of server performance impact. Have you found the regeneration of the assets to be unreliable without that forced regeneration?
Because there are no advantages at all to put files in another director rather the CSS directory where that kind of file should be contained. Spreading files in other directories instead of leaving inside the plugin directory is a security issue. I do not understand which ‘security’ are you referring to and what do you intend with “write a live modification to the plugin” and why using another directory (like the uploads) would be better.
Note also that the plugin has not been designed to be modified or altered. It has to be used as it is. Any alteration may lead to malfunctionings.
The asset_version variable is not triggered by the options menu update but eventually manually changed on new version release in order to force the regeneration of old assets. The automatic regeneration has been introduced after some issues experienced by some users with their caching system. The regeneration of the file was preventing those issues.
The fact that seems unneeded to you and your scenario doesn’t need that is unuseful for other users scenarios. The plugin is designed to have the max compatibility with every possible scenario. Especially if they have practically no impact on server performance.
we’re trying to avoid anything writing to the plugins directory but thank you for your help however. Maybe a good feature for the future would be the assets generating on plugin save rather than every 60 mins?
Yes, but unfortunately the removal of that mechanism may cause the caching issue experience in the past by some users.
Thank you however for your suggestions, I’ll do my best to implement those mechanisms as options if a future release.
Is there any server-side validation on the file type? I can see the field in the admin to select what file types are allowed. this limits the file upload on the frontend but can’t see anything in the backend to check once the file is uploaded?
No, the file check is performed via the frontend. The only check performed via serverside is on uploaded files with .php extension to avoid malicious script to be executed.
Hello! Can I use this plugin for customers to send photos for printing on my online photo printing service? Thank you!
I’m still setting up the site
Yes, you can do that!
the plugin has also a demo site where you can fully test its features in order to be sure it actually works as you expect. Perform all the tests you need before purchasing!