4906 comments found.
Hi,
I purchased this plugin and I’ve activated it on my site. I am having trouble using it as I don’t see any settings or icons idicating this plugin is working. Am I doing something wrong?
Cheers,
Bryce
Hi,
To request support you have to use the account you used to purchase the plugin. Thank you.
Hello I just purchased and after install, the settings are not appearing on the left side of the dashboard. I activated and deactivated and still not showing.
Nevermind. After I cleared cache it gave me the page for the purchase code. Running now
No problem 
If you enjoy my plugin please also consider leaving the 5 stars, I would reeeeally appreciate! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases)
Have a great day! 
today I got error message like this.
“During the file(s) upload process on Dropbox, the plugin got this error:
{“error_summary”: “path/malformed_path/...”, “error”: {”.tag”: “path”, “reason”: {”.tag”: “malformed_path”}, “upload_session_id”: “AAAAAAAAEUiP4tfu81Z-FA”}}”
Whan mean this ?
It seems that DropBox service is unable to store files into your path due to a “malformed path” error.
Which is the file name you are trying to save? are you getting this error for every file you are trying to store? Try eventually to update the plugin to the latest 42.1 version and to reAuth the dropbox service through the Options menu.
Thank you for your reply. I got the error messages every time. Now I reauthorized Dropbox service, and I could send images to Dropbox. But I have a new problem. The image was sent to the folder which is created in wcuf folder in Drobox, but the folder’s name is too long and I can’t access inside the folder. the folder’s name is “E7-94-BB-E5-83-8F-E5..........” . I don’t know why it happened. How can I fix it?
I could see and download the image if I checked it the Dropbox’s website. But I can’t access Dropbox folder on my local PC. I remember the folder’s name was simple before. The name was the site’s name.Buy now the name became like a code. How can I choose the folder’ name freely ?
It sounds very strange that you are experiencing this issue without having altered any code.
The dropbox saving process hasn’t been altered since its implementation. Could you try eventually updating the plugin to the latest 42.1 version?
You can manually download the new version via codecanyon or receive as 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 then install the new one. Don’t worry you won’t lose any settings or data.
Make sure anso that you haven’t changed your site name from the WordPress -> settings menu.
If you want to customize the site folder name, edit the WCUF_DropBox.php file you find inisde the classes\com folder. on line 29, sent the $blog_name variable with the name you wish.
What do you mean “Make sure anso that you haven’t changed your site name from the WordPress -> settings menu.”. Yes, I changed site name because I ma making the site now before opening. Is it problem? And about the folder’s name means like this: $blog_name = “123”; ?
Because during the dropbox save process, the plugin will create a folder named with the site name. It could be that the site name you are using contains some characters that the DropBox API library is not able to properly encode.
Replace line 29 with the folder name you wish to use (instead of the site name).
Thank you for your advice. I could resolve my problem by replacing line 29 to simple name. I used not alphabet letter as the site title. It was the cause. Thank you for your useful advice ! If I can change the folder’s name, I want to change the name of other folder. The present name is like this; Site name > Order number > Product ID > Variation ID. Can I replace Order number to the billing email Address ? How can I do it ?
You’re welcome:)
For what concerns the usage of the billing email instead of the orde id, I strongly advice to not perform this kind of customization. If you want to procede, procede at your own risk.To do that, edit the WCUF_File.php replice line 626 with following lines after it:
$order_id = $order->get_billing_email() ; $order_number = $wcuf_order_model->get_order_id($order) ;and line 743 and 840 replace the $order_id variable with $order_number.
Perform some tests before putting it in production site!!
At last but not least…If you enjoyed my support and/or my plugin please consider leaving the 5 stars, I would reeeally appreciate!
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases)
Hi,
If I purchase this plugin, can I test it on my demo site and then use it on client’s site afterwards?
Will it work with a calculater plugin?
Thanks, Gitte
Hi,
the plugin allows you to activate it in two distinct domains and for each domains you can activate in ulimited subdomains. So in your case you should have no problems!
Ciao: io utilizzo Elementor per la creazione delle pagine prodotto. Posso utilizzare comunque il tuo plugin? Tramite shortcodes? Grazie
Ciao,
il plugin automaticamente visualizza l’area di upload in posizioni predefinite (selezionabili attraverso il menu Options).
In caso tu volessi invece visualizzarlo in posizioni “custom”, si puoi utilizzare lo shortcode e disabilitare lo “standard mangment” perle pagine prodotti attraverso il menu Options (in caso non venga disabilitato lo shortcode non funzionerà).
Tuttavia non ho effettuato nessun test specifico con Elementor. Se dovesse servirti posso creare un sito demo. Mandami un messaggio privato (clicca sul mio nome e usa in box in basso a destra) scrivendomi l’indirizzo email al quale posso raggiungerti. Ti rispondero con la mia email privata dove potrai mandarmi il plugin. Una volta fatto ti manderò gli accessi al sito demo.
I want to know if your plugin works with office 365 email.
Hi,
no the plugin hasn’t any particular support for office 365 email.
Hello
My problem is:
I have on my WC shop about 12.000 products… Some of them (about 2000) need to have attachments (PDF, DOCX, etc…). I want to upload all of the attachments to my shop at once and I need plugin (or solution) how to add these attachments to my products and customers can download it… it is your plugin right for me ?
Thank you for your answer
Hi,
I’m sorry but the WooCommerce Upload Files plugin hasn’t any feature that allows you to do what you ask.
Hi – Your plugin is great but it has slowed down the loading of my product pages – even the pages where the upload file is not an option.
See for example here:
https://dev.savanconsulting.com/heli/product/ojt-assessment/it takes an extra few seconds to load and I do not want this.
Hi,
the plugin in order to set up its subcomponents and to implement its features has to perform some computations.
Computations unfortuantely don’t come at zero cost, so if the software in exectuted in a poor performance server (like a virtual shared web hosting service) in conjuction with other plugins, may cause the user to experience some slowdowns.
For this kind of issue however I can only suggest to improve the server hardware or try using some caching systems.
Hello Great plugin and i did purchased to use on my site. i would like to know how and what i have to do( some custom coding or changes maybe) but i want when the file upload is required and mandatory the ADD to CART button to NOT BE HIDDEN !
So again no matter the file upload is required i want the add to cart button and quantity selector to be visible.
i checked all comments and you gave one advice to other person but the below changes that you explained to him not works.
I did try and the add to cart button is hidden no matter of what i did. Even i did not only comment the explained by you lines but i completly removed them but the add to cart button is still not visible when the file upload is required. What you said to the other person is :
“The plugin is designed to hide the add to cart button in order to avoid the user to add products to cart without uploading files. If you want to disable that feature, you have to custom modify the plugin. Do the followings: 1.edit the checkout_cart_product_page_template.php file you find inside the template. Comment from line 768 to772. 2.edit the wcuf-frontend-ui-manager.js file you find iniside the js folder. Comment line 87 and 91. 3.in the Options menu, in the Allow user to leave page in case of required field option select the Always option.”
So this was the explanation to the other person in comments section but can you tell me why it not works when i did all this and how i can modified the plugin or/and settings to get the add to cart button vissible all time no matter the file upload will be required.
Hope to get a fast response. Thank you in advance
I’m sorry but unfortuantely the plugin is not designed to work like that. So there isn’t any fast way to achieve that.
Waht I can suggest is to show the upload area in cart or checkout page (no page product). In this way the customers will be able to add the product to cart and lately will be able to upload the required uploaded files.
hi
Thank you for the fast replay
Okey i understend but to show the upload area in any other page insted ot product page wlll not works for us and the site that we have
We need the users to be able to add multple products and on each of them to be able to add different uploaded files.
Based on the settings to show the upload area on the cart the uploaded area is only one , so that will not works for us.
We saw one option in the options settings panel of the plugin that we marked with Yes BUT it not works so you have to help us and fix the bug we have.
What i mean is on the option there is following:
“Show the required upload(s) message replacing the add to cart button when it is hidden
By default the plugin, in case of required upload(s), shows a text message replacing the add to cart button when it is hidden to let the user know that they have to upload a file before being able to add the product to cart.” />
We are ready to provide you admin access to the site if neccessery but we need that bug to be fixed so when the add to cart button is hidden the users to see the message they will see the button only after the file upload is done.
Thanks
Actually that is not a but, that options works in that way. If enabled, it will show a text that expains the users that he has to first to perform an upload before able to add the product to cart.
If you set no, no expain text is showed.
Mandatory fields are designed to force user to upload files before add the product to cart in order to avoid thei forgot to do it. If you do not need they to be forced to upload a file, just disable the option.
Actualy is a bug as how i said the option is set to Yes(so it is enabeled). so the text message MUST appear insted of the add to cart button but how you can see if you open the product page there is no any text message that replace the add to cart button. So in that case you have to help that to be fixed on our site.
Mandatory field for upload file is required on our site and for that we set it to be required but you have to fix the bug that we have. Let me know what you can do ? Thanks
Yes it appear instead of the add to cart button in the sense that in will displayed in the area where the add to cart button is usually showed. The option doesn’t way that enabling it will show the add to cart button if disabled.
As reported in the text description in case of mandatory upload field, the user has to upload a file before being able to add the product to cart. The mandatory field works as it is designed to work. It case that option is enabled, the add to cart button won’t be showed until at least one upload is performed. There isn’t nothing to fix.
LOOK there was neccessery the fix to be done.
What is not understandable from what i said – The upload field is set to mandatory.
The option for showing message instet of ADD TO CART button when it is hidden is set to YES.
BASED ON THAT TWO THINGS- the message MUST APPEART but it did not appear on the place of the ADD TO CART button on our site.
I am sure you even not take a look at our site and the link i gave,
BUT DO NOT WORRY- our developer was able to fix the bug in our site and we get the message to appear insted of ADD TO CART button.
you have to worry when any new users will report the same bug in the future
At the moment we are not satisfied from your support
Ops, yes you totally right. I did not carefully read the other replies thinking you were still referring to the first comment request (show the add to cart button even for the mandatory fields).
Today (since 6:00 am) I had to many support session to follow to all my plugins (unfortunately I’m just one to give support for all my 24 plugins) and I’m still working (20:00 pm).
If you report me which was the cause of the issue and eventually how you fixed it, I can include officially in the plugin so you can safely update in future without worrying to update.
If the cause is just a CSS interference, I can give you for free as apology a copy of this plugin of mine: Custom JavaScript & CSS in Pages! . That allows you to define custom CSS in specific pages without altering any plugin or theme CSS files.
We set the site to be on brazil portuges language at the backend and probably it should works and the translation should works and the english string should be on brazil portuges but how you can see it is still on english.
When we do string check via string locator check we see the brazill portuges translaiton is on the po and mo files and on the correct places but on the front end the texts is still on english,
Could you tell us how we can try to fix that because everything on the site is on brazilian portuges exept that text string that also MUST BE on brazilian portuges.,
Thanks
This is because that string is no longer static but it is dynamically generated. It can be customized (and translated) via the Texts menu.
That menu supports the WPML translation plugin, so to translate it (if you hare using the WPML plugin) you have just to switch language and input the translation you need: https://www.dropbox.com/s/hogr7clynzv1k2a/wcuf_translation.jpg?dl=0
Which system are you using to manage translation?
Thank you for the explanation. We did the customizing via Texts menu now and it works. Thank you again.
You’re welcome 
Hello Vanquish,
Before all, thank you for your plugin.
I am writing because I can’t use the plugin properly. When I am trying to start using it, this message appears:
Some of your installed plugin are generating javascript errors that MAY prevent WCUF configurator to work properly. Fix or disable them. Error type: Uncaught ReferenceError: _ is not defined. On script: https://www.myweb/wp-admin/admin.php?page=woocommerce-files-upload Line: 2733
Could you help me, please? Thanks in advance, BR,
Alex
Hi Alex,
it seems that a 3rd party plugin is including some bad javascript code that prevents the plugin to properly work.
If you dismiss that notice are you able to use the configurator? If so you can safely ignore the warning (you can eventually disable the warning display using the Show warning alert on Upload files configurator page option you find in the Options menu).
To find the interfering plugin: just disable all the plugins and then enable one by one until you find the interfering one. Once done report to its developer in order to fix it!
Hi again, Vanquish,
Thanks a lot for your quick response! No, I’m afraid I can’t go to the Visibility tab and so on… ☹ That’s why I finally decided to contact you About deactivating the plugins… I am about to do it right now. But what if I find the one that causes the conflict? Would I be forced to choose between that plugin and yours forever? I mean, could I use both plugins at the same time and deactivate the one that generates the conflict only when I have to make changes to the configuration of Upload files? Thanks again, I’ll tell you what happens BR,
Alex
Actually, you should report the error message “Error type: Uncaught ReferenceError: _ is not defined” to its developer in order to fix it! In alternative it would be ok also if the developer includes that javascript library only in its plugin admin pages (and not all the admin pages, including the Upload field configuration page).
In alternative, you can do as you say: temporarily disable it, use the configurator, and then re-enable. In this case however you have also to perform some tests in the frontend to see if that plugin just interferes in the backend area or if is giving troubles in frontend pages too!
Hey,
you have a bug in your plugin that deletes all attachments of emails.
Class WCUF_EmailNotifier, line 13. Empty return in function add_attachments() that is attached to the filter ‘woocommerce_email_attachments’. You need to return the first argument in a filter always (even in early returns). That is $attachments in this case.
Please fix that.
Great plugin! Thanks.
Hi,
thank you for reporting the issue! I’ve just release the new 41.7 version that fixes it! 
If you enjoyed the plugin, please also consider leaving the 5 stars, I would really appreciate!
Have a great day! 
Hello,
I have installed your plugin but the upload features is not working .Can you please check?
https://www.staging1.phurbaby.com/wp-admin phurbaby 6Rasberries!FTP Username: staging@phurbaby.com FTP Server: ftp.phurbaby.com FTP & explicit FTPS port: 21 Username: 6Rasberries!
Thank you!
Hi,
got your private message. Check your inbox. You server has several problems in serving pages raising SSL errors and 403 errors (when accessing wordpress components via ajax). This prevents the plugin to be properly able to upload the files. Fix your server and you will be able to use the software!
Hello, I had a question before purchasing. I am wondering if there is an option to keep the order status on hold after a customer uploads their files and submits their payment. Then once I have a look at their upload and confirm the files I can send the order through and process payment?
Hi,
yes for what concerns the order status change after at least one upload has been performed, the plugin has that feature. To enable just go in the Options menu and in the special Order status change area configure as you wish: https://www.dropbox.com/s/b22f0l03wr2a6di/wcuf_order_status.jpg?dl=0
For what concerns the status assigned after a purchase is performed, the plugin hasn’t any feature to assign custom order statuses. Each payment gatway assign the status according their settings. By default after an order is placed and a payment is completed, the order is always setted as “on-hold”, so in your case there shouldn’t be problems.
If you have special needs however you can consider using custom statuses (there are several plugin that allows you to create them) or customize your payment gateway default order status. There are sever articles that explain how to do that: http://www.remicorson.com/change-the-orders-default-status-by-gateway-in-woocommerce/
The plugin has a demo site where you can fully test it before purchasing in order to be sure that it actually fits your needs and expectations. If you need further info, feel free to ask!
Love the plugin! I have noticed however that the “insert feedback text before the file upload” warning and also the “leave this page” warning do not show up when I have the Really Simple SSL plugin installed. Unfortunately I need the Really Simple SSL plugin, but I also need the warning buttons to show! What can I do?
Thank you!
HI,
unfortunately without any further clue, it is quite hard to suggest a solution 
It could be that plugin is interfering in some way with the WCUF CSS files or the javascript libraries preventing the popup to be showed. Could you check the browser debug console to see if any message is reported?
If you send me via private message (click on my name and then use the low-right box) the following data:- you email address
- Full admin access to the wp-admin area
- a FTP access
- a detailed step by step guide on how to experience the issue
It appears the issue is browser specific. The pop up does not work on Chrome or Firefox but works fine on Safari and Microsoft Edge. The site is www.carlisleconcepts.com. Thank you for your quick reply!
Thank you, however I’ve just performed some tests both with Chrome: https://www.dropbox.com/s/c690p283zsjz3a1/wcuf_chrome.jpg?dl=0
and FireFox: https://www.dropbox.com/s/shl68gxyotxkbac/wcuf_firefox.jpg?dl=0 and the popup is properly showed.
The issue eventually just depends on your browser installations. What I can suggest is to make sure you are running the latest version, try to purge browser cache or to try make a clean installation of them.
Okay good to know. Thank you so much for the help!
You’re welcome 
If you enjoyed my support and/or my plugin please consider leaving the 5 stars, I would really appreciate!
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases)
Have a great day!
Hi, is it possible to show/display the uploaded image as the product image for example? TIA
Hi,
No unfortunately the plug-in hasn’t such a feature.
Thanks for your quick reply. Is that feature planned for a near future release ?
No, unfortunately for now there is no plan 
Hi there,
we bought your plugin yesterday and is invisible on cart, checkout ect. To by clear, it’s activated and then I look in the development options in Chrome under Console: DevTools failed to parse SourceMap: https://bandoleo.de/wp-content/plugins/woocommerce-upload-files/js/load-image.all.min.js.map
No caching-plugin is active, newest Wordpress-, Woocommerce- and Theme-Version.
Please help. Thank you!
Hi,
Make sure that you have enable the option to show the field in those pages (Field options -> Visibility tab -> Page & forms): https://www.dropbox.com/s/9di00hw85vbv4bt/wcuf_visibility.jpg?dl=0
In the Visibility tab, make also sure that you have not enabled any option in the visibility restricions areas (Order statuses, user role, paymet gateway,...) .
Make also sure that you have not enabled any option in the general Options menu -> Disable upload field standard managment area
Mhhh… didn’t help. Any other ideas? btw. we have PHP 7.1 and MySQL 5.5 installed.
I also turned off the custom css and all plugins except yours and Woocommerce, didn’t help. And I forgot, your plugin breaks the Buy-button
The plugin is fully compatible with PHP 7.x and all version of MySQL.
It sounds strange that just leaving WooCommerce, WCUF plugin and the theme is still not working. In addition, what do you exactly mean that it breaks the buy button?
It seems that you are not using a fully WooCommerce compliant theme. In this case it could be that it is not properly firing the needed WooCommerce action while rendering the pages, so the plugin is not able to hook during the rendering process and then inject its html components.
If you send me via private message (click on my name and then use the low-right box) the following data:- you email address
- Full admin access to the wp-admin area
- a FTP access
- a detailed step by step guide on how to experience the issue
I can try performing some further tests to see if it possible to have more clues about the issue.
1) WCUF is loading scripts on products even if its not added for that product (performance)
2) with the latest woocommerce it is causing issues with admin-ajax (returns 500) when trying to add a custom order (create order and add a random product)
1) Theoretically you are right but practically not. The includes js and css files weight less tha 70kb, so they actually have no impact during a page loading process (that usually loads several MB of data).
2) As you can see from the demo site, the plugin properly works without any issue. Which test have you performed to determine the WCUF as the cause? Have you tried to disable it to see if you still experience the issue? What I can suggest is to enable the WordPress debug mode and debug log ( https://codex.wordpress.org/Debugging_in_WordPress ) to have more clues about that. Try also disabling the other 3rd party plugins to see if you still experience the issue.
Even if it has no severe impact just loading them can cause issues with other plugins if they don’t need to be loaded… I see in your demo mode indeed that it has no issues but for me now after updated woocommerce plugin and theme. this plugin is causing issues everywhere. (if i disable issues are gone)
Main issues I found now:
1) In the back-end when adding custom order it shows a 500 error in network like I said.
2) In the front-end its causing issues with all products by hiding/removing buy button and qty field
The plugin properly works in a full working WooCommerce environment. So in your case there must be something interfering that causes the issues you are experiencing. If you are running no other plugin, try then temporarly switching the theme. It may be the cause of the issues.
Try also eventually purging the browser and the server cache (if you are running any chaching module/plugin).
As reported in the latest comment, try also enabling the WordPress debug mode and debug log ( https://codex.wordpress.org/Debugging_in_WordPress ) and see if more detailed error message are reported in both the frontend and the error log located in the /wp-content/ folder.
I dont know how to say it differently because I think it is clear. Its caused by updating to latest version. Turning off your plugin makes the rest work. Tried it even on stock theme.
If you want you can take a look its not showing in debug mode what the issue is of the error 500. To bad was enjoying the plugin till I updated to latest version
Unfortunately is not as you say. No other customer reported such an issue because the plug-in works and you can see even it in action in the demo site. In your case it is a specific installation issue that causes it. It could be due to a server misconfiguration or a 3rd party software interference
The 500 server error is just a generic server error that doesn’t give any specific clue, this is why I told you to enable the debug mode. Without any other info for me it is quite impossible to give you more details on how fix your installation
In alternative, if you renew your support license and provide me a full admin access to the wp-admin area and a FTP accesa I can perform some further tests to see if it possible to have more clues.
Hi Vanquish,
I emailed you with a question, have you had a chance to take a look at it yet? Would you prefer I post the question here?
Many thanks,
CC Imaging.
Hi,
yes I’ve answerd two days ago. Check your spam folder or make sure that the email address associated to your profile is still active.
Here the answer:
Hi,
actually for this kind of purpose some time ago I created the following addon as custom job:
http://www.codecanyon.eu/add-ons/wcuf-sku-folder-name.zip
Once activated, as you can see from the attached image, it will use the following format:
{product name – attributes} – unique_id
It was planned to be added as an option in the plugin, but I never fully tested it. It should work without any problems, in case let me know. If it really works well, I’ll integrate in the plugin.
At last but not least…If you enjoyed my support and/or my plugin please consider leaving the 5 stars, I would really appreciate!
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases)
Regards,
Domenico
Hi Domenico,
Thank you for the quick response! Apologies, it appears a colleague had deleted your email.
I will try the addon, it looks to do exactly what we need.
Kind regards, CC Imaging
No problem! Let me known! 
Hi is there a refund policy for this item?
There’s a conflict with elementor and now my site doesn’t work properly with this plugin installed.
The refund policy grants a refund in case the plugin is not working due to a bug of its.
No money are granted back due to the lack of support for a 3rd party plugin for which the Upload Files never climed to have it or because a 3rd party plugin is generating an interference preveting the Upload Files to properly wor.
Also a warning button pops up when I load other products.
Actually it is showing now but still shows a warning button while the upload field loads. It shows this warning button on EVERY product page even the ones that it is not visible on. I need this fixed asap.
Hi,
I’ve checked that page but I found no warning butto appearing: https://www.dropbox.com/s/idsonhtan66f0a1/wcuf_product_page.jpg?dl=0
Could you provide more details on how to experience the issue?
I tested on this product: https://dev.savanconsulting.com/heli/product/aw139-b2-avionics-march-2019/
but it happens on all of them
unfortuantely I’m not able to experience that. For how you report it howeve it depends on the fact that for some reasons the server is not providing in time all the needed css files while serving the html page. This makes that html element to be temporarly showed before the right css style is loaded (so hidden).
I’ve just released the new 41.5 version that implement a css workaround to avoid this. Could you update and report me if you still experience the issue?
To update You can manually download the new version via codecanyon or receive as 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/ ). If you manually update just deactivate, delete the old version and install the new one. Don’t worry you won’t lose any setting
Updated and that fixed it. Thanks
Glad to hear that! 
At last but not least…If you enjoyed my support and/or my plugin please consider leaving the 5 stars, I would really appreciate!
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate to your purchases)
Have a great day! 