Code

Discussion on WooCommerce Upload Files

Discussion on WooCommerce Upload Files

Cart 7,568 sales
Recently Updated

vanquish supports this item

Supported

4906 comments found.

Hello I purchased your plugin some years ago. When i purchased i signed contract with lifetime updates. Now i receive an alert on plugin update section.

“The support license has expired on September 16, 2017, 9:41 am, please renew it by clicking here to continue receiving automatic updates. Your contribution would support the development of the plugin and I would greatly appreciate it.”

I can't update it automaticaly. It says that i have to renew support.  What does this mean? I signed up for lifetime updates. It seems nonsense to me.

Furthermore, the plugin already had a serious security flaw that even wordfence announced. It is immoral that you do not allow us to update automatically without renewing support

The automatic updater is a new feature that allows to receive updates in just one click.

If you do not wish to update the plugin in via that features, you can always update manually of via the Envato updater plugin downloading the latest available version on codecanyon.

The plugin hasn’t any security flaw. I’ve been working with Wordfence fixing all the issues they directly reported to me.

Lots of issues with latest version, upload field disappears on cart page after uploading a file. no longer appears on checkout page when the po payment method is selected, also it’s blocking checkouts when an order is placed with an uploaded file. Can I roll back to a previous version?

Also, can’t delete the last entry, have to create a blank one and then delete it.

I fixed the purchase issue but still cannot get the field to load on cart or checkout pages, I’ve tried manually putting the shortcode in, have tried blank checkout page with just the woocommerce page shortcode, no success. No errors in debug, web server error log, javascript. I do see the wcfu field with a “loading, please wait” depending on where I position it, but no corresponding failed XHR request.

Hi,
sorry for the late response, but as you can read from the notice banner, I was on vacation.

Please make sure that the cart and checkout pages are using the default templates and not the woocommerce blocks (the blocks are not triggering any action, so 3rd party cannot hook injecting their HTML). To render the default template just edit the page and insert the [woocommece_cart] and [woocommerce_checkout] shortcodes.

Make also sure you have not enabled any option to restrict the field visibility (order status, user role, etc.): https://nimb.ws/0GVLbEd

Hi again Domenico

The summary works now with the shortcodes in cart and order page.

The images are uploaded also in woocommerce and we can download the zip.

There is a problem.

We need a name for each uploaded file so we have set it as a requiered field. But when the client is filling the field for each file uploaded with the diferent names, and the order is submitted we receive the last name introduced for all the files and not the different ones.

https://paste.pics/84c5aac7c727b3d947347220baaa8d7b

Can you help please?

Best regards

Jesús

How do you manage that “name”? is via the Feedback text?

If so, the Feedback text is associated with the upload field, not with single files.

Hello, i have a prblem with preview of uploaded files, over admin panel and in forntend on product page, when i upload a image to WCUF image not showing see a screen, i switched old image preview method and new no help. see in screen: from admin order panel: https://nimb.ws/75HWGOR from user frontend: https://nimb.ws/3EIwncG

Hello,
I’m sorry, but without any further clue it is quite hard to determine the issue.

Try disabling the other plugins and see if the issue still persists. If so, try to please enable the WordPress debug mode and debug log ( https://wp-staging.com/docs/enable-wordpress-debug-log-mode/ ). To do that insert the following lines in the wp-config.php you find on the root of your site:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
reperform the test and see if more clues are reported in the debug.log located in the wp-content folder. If this still doesn’t help, if you renew your support license and send me via private message (click on my name and then use the low-right box) the following data:
  1. your email address
  2. full admin access to the wp-admin area
  3. FTP access
  4. a detailed step by step guide on how to experience the issue

I can perform some further tests to see if it is possible to determine the cause.

NOTE: all the requested points are mandatory, do not forget to report any of them.

Thank you for your collaboration.

i send a data to PM

Thank you, but as reported in the comment, that kind of action requires to renew your support license.

Hi Domenico

I have this configuration in summary box

https://paste.pics/b525c42ea3158b8acb38aadf25bf3904

and no image is displayed, either cart, checkout, or email.

Also, I can order and everything seems to work but when I finished the order in the admin view I find a message that the client has not uploaded any image yet.

Any idea?

Best regards

Are you using woocommerce blocks instead of the default templates? If so, please switch to the default template (just insert [woocommerce_cart] or [woocommerce_checkout] shortcodes on those pages).

For the email preview, ensure you enabled this: https://nimb.ws/rxl9FBX

I get a invalid code when trying to activate

Please try using a fully HTML5 compliant browser like Chrome or Firefox for the activation. Ensure also there are no 3rd party plugins interfering.

Hi Domenico

We finally bought the plugin and actually we are configuring it

The question is:

Can we display a summary of the images uploaded in the cart page?

Best regards

Jesús

Hi,
thank you for purchasing :)

Yes you can use the cart table preview or the summary box option: https://nimb.ws/7YT4IHa

the version you have available for download on codecanyon 82.2 has bugs.

Hi,

Wish you are well.

We are having another issue here, which is sometimes on the file upload for the product page, we upload it, but then it ask to upload it again.

Other one is, once we have uploaded the valid file format, and checkout, it still asks us to upload the file, on the Thank You Order Confirmation page. https://paste.pics/c260730471504af4863b1d285e647382

The thrid question I had, on the cart, mini-cart and checkout, we want the file to show, and we checked it in the settings, however, we could not see it on the front end.

We have cleared the caches too, so unsure what is causing this issue.

Can you please share suggestions on how the fix each of those?

Thank you.

This issue usually is caused when something is wrong with the user session management. It happens that something prevents to properly store the just uploaded files reference into the user session. This could depend on a 3rd party interference or even a server issue (it could depend on a misconfiguration or a caching issue).

Try to enable this option and see if it helps: https://nimb.ws/dA5E0TC

If no, you have to identify the cause that prevents the plugin to work. Try eventually to disable the other plugins (and even the theme) to see if you still experience the issue. If so, it means that the cause is server related. For that, however, you should ask support to your hosting maintainer.

We actually have tried all of the above.

We tried the plugins, the themes, and settings in this plugin. The hosting providers have said the server is fine, they have said to have viewed it, and cleared caches too.

Unsure what is causing the issue, but it is significant as we cannot upload the files.

You can test it yourself: https://monkeytransfers.com.au/product/58-cm-x-100cm-gang-sheet/

Look forward to hearing your thoughts.

I cannot see the upload area on the page you shared.

In my experience, this kind of issue is always caused by user session interference. If you experience even with the other plugin disabled, it means that is server-related.

Ensure it is not using any caching system (or that it is properly configured), for example, “Varnish”. This usually is one of the causes.

Ensure also that your WordPress is capable of writing and reading from the “wcuf_upload_sessions” table.

Hi,

WIsh you are well.

I have added the plugin with the licensing, and added the descriptions and required settings, however, it does not show my product page.

I want it to show on this specific link https://monkeytransfers.com.au/product/58-cm-x-100cm-gang-sheet/

Please share how we can do.

Warmest, Ansh

Hi,
maybe it was a caching issue. I can see it: https://nimb.ws/tyPnxor

My license says it’s invalid. How? It’s not activated in another website. I just updated the plugin and it won’t verify my license.

It sounds strange, because after updating the plugin doesn’t ask to enter the purchase code to activate it again.

Are you sure you are not installing on a new domain? In any case, ensure you are using a fully HTML5 compliant browser like chrome or Firefox. Ensure also other plugins are not interfering with the activation process.

You can send the purchase code via private message (click on my name then use the low-right box). I’ll verify to which domains it is associated.

Thank you. I have done as requested.

Thanks for fixing it.

Hi, In few new updates (82.0, 82.1 and 82.2) after create an upload field and before start uploading a file the “Deleting file, please wait…” message in cart page is showing. even after uploading a file this message is showing. https://prnt.sc/tw4BcTyUIGD5

Hi,
Try to perform a clean installation: deactivate and delete the plugin and reinstall it. Don’t worry, you won’t lose any setting, but this would force refresh the cache that might be the cause of your issue.

If this doesn’t help, you need to renew your license to perform some further investigation and analysis.

Hello,

I am writing to report several issues I am experiencing with the WooCommerce File Upload plugin.

- JavaScript Error on Dashboard: The plugin is causing a JavaScript error on the WordPress dashboard, which is affecting the overall functionality. - Latest Update Issues: The latest update of the plugin is not working correctly on the checkout page. The previous version worked without any issues. - Update Problems: Additionally, updates for the plugin are not functioning properly from the plugins list.

Could you please look into these issues and provide a solution and cc my email address charithaj@caddcentre.lk. Your assistance would be greatly appreciated.

Thank you for your attention.

Hi,
Please ensure you are running the latest 82.1 version and you have purged both browser and server cache.

If so and still experiencing the issue, please send me a private message (click on my name then use the low-right box) reporting your email and a detailed description of the issue (eventually with some links to screens). I’ll investigate further. Thank you.

Hello, is there a way to skip the “Upload Button” and upload the files automatically? Also, how i can mark the photos as free and not charge anything? Thanks.

Hello,
  1. You need to disable the quantity selector and then enable the auto upload: https://nimb.ws/OUv4PFJ
  2. By default the plugin doesn’t add any extra cost for uploads. If you enabled that option, you can set the number of free items before the plugin charges for upload: https://nimb.ws/xUeToQz

Hi devs, does this plugin have the functionality for the customer to preview the image uploaded on some background? for example, a wall painting store, the user uploads the photo it wants to print. And the website display the background painting photo with the image uploaded inside the painting?

Hi,
I’m sorry, the plugin hasn’t such a feature.

Hi there, I updated the plugin and it puts me to add the key again and this message appear “Max number of domains reached! You have to purchase a new license. The current license has been activated in the following domains: amzlsigns, sortcentersigns”.

Wae did a rebrand and don’t use amzlsigns anymore, we use https://amznsigns.com/ now. Also we don’t have the website sortcentersigns for a while.

How to deactivate the licence for amzlsigns, sortcentersigns to be able to activate for amznsigns.com/ ? Thank you

Hi,
Please give a look at the answer to the the private message you sent.

Hi,

Is there a way to disable recently added “pdf flipbook” view? Customers consider it as a print proof and sometimes it is quite misleading?

Thank you very much.

Hi,
thank you for reporting your case of use. Please update to the latest version, it now is tured off by default. To turn it on, you will find an option in the “Preview” area of the main Options menu.

I hope you enjoy it! if so… please consider leaving the 5 stars…It would help me with sales, I would really appreciate it! :)
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases. You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )

Sorted thank you for your quick action. Very much appreciated.

uploading to server (nvme disks) is very very slow, which options should be disabled or what i should do to speed up of uploading files?

Hosting is very fast (vps with nvme disks)

Uploading 600mb pictures (206pcs) – 35 min

The plugin doesn’t perform any special action when transferring data.

Files are transfered from the browser to the server. The file transfer depends only on the connection speed between the browser and the server and the server processing time.

In case of server performance issue, you need to contact the hosting provider.

Hello, we require an additional domain to debug a woocommerce problem which is not related to the upload files plugin. Currently it says we have the plugin installed on webspaceconfig and cannatree.de but we own no istallation on webspaceconfig anymore.

Could you delete the registry for webspaceconfig.de please?

The new stagingdomain we are using is http://backup.cannatree.de.dedi1836.your-server.de

thank you

Hello,
please send me a private message (click on my name then use the low right box) sending your email and the purchase code in order to perform further verifications. Thank you.

Doesn’t work on mobile. just resets over and over again after upload. https://fpinsoles.com/product/concierge/

What do you mean for reset? Could you link a specific page where the issue could be experienced?

to be sure the issue is actually related to the plugin, please use the following clean installation: https://codecanyondemo.work/wcuf/ (user: demo, pass: demo) to recreate your scenario and report to me how to experience the issue. Thank you for your collaboration.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey