Code

Discussion on WooCommerce Upload Files

Discussion on WooCommerce Upload Files

Cart 7,569 sales
Recently Updated

vanquish supports this item

Supported

4906 comments found.

I can’t translate the messages:

“You must accept the disclaimer”

and

“Please fill in all required text fields before uploading file (s).”

Even using the loco translator. editing .po and .pot

For what concerns the “mus accept text”, it could be due to a cache issue. Go to the Texts menu and just hit the update button.

Make also sure that the generated po file has been properly named as woocommerce-files-upload-pt_BR.po (where pt_BR should be your language code).

For what concerns the “Please fill all [..]” it has to be customized/translated through the Text menu: https://www.dropbox.com/s/thnuuub8tikss4g/wcuf_text_4.jpg?dl=0

thank you!

Hi,
please do not post different messages regarding the same topic. Please give a look to your other comment. Thank you.

Why did I install the plug-in and configure it, but my product page didn’t display the upload button? Who can help me? Can I have an email to contact you?

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

I have a screenshot of the error message to send to you. Can you give me an email?

Got your PM, please check your inbox.

Issue with thumbs & uploaded files
When I select an image I can see the thumb
When I upload the image, the thumb is not available.
If I use Old rather than New method, I can see the full size image
I have removed all plugins & tried standard ShopFront theme
I’m using version 52.2

I’m sorry, as said earlier I cannot provide support for server issues. I can point the direction, it is your (or your server maintainer) to eventually investigate further and fix it.
As you can see, in a full working environment (for example the demo site), the software works as expected.

Furthermore, just for curiosity, if your license has expired, it means that you have been using the software for at least 6 months. Is this your first time you experience this issue? If your hosting maintainer is not willing to investigate further about your PHP installation, try eventually switch to a more reliable hosting service.

Thanks for the support. I’m not sure the Data Centre would agree that it’s there responsibility to problem solve PHP scripts they have no experience with. But not all Data Centres are the same. Anyway, the Data Centre did revert to an older PHP version They can’t comment on why it now works, but it now works

Glad to hear that. You’re welcome :)

Hi,

I have the plugin set up to charge a fee per file upload (art set-up fee $25). the product have nearly 40 colors.

when a buyer comes and select a color(green) and upload the art, choose quantity and add the product to cart.

Then again on the product page he choose a different color(green) same art (uploaded earlier) select the quantity and add them to the cart.

The customer will be charge $25 art set up fee, as he have chosen two different colors for the same art I want him to charge extra $15 for changing the color

I know we can charge them by number of file upload or cart quantity. but I want to charge them for same file with different product variation.

Is there any way it can be setup?

Thanks

Hi,
I’m really sorry, but unfortunately, the plugin isn’t designed to offer that feature and there isn’t an easy way to achieve that :(

what will be the hard way?

redesign the fee computation related subcomponents in order to implement the feature. Test the implementation and make sure it works and if not, repeat those steps until it does. After that, some tests have to be performed in order to make sure it doesn’t break the other features. If so, it would require to redesign the other components and perform several tests until all is working as expected.

Unfortunately for now there is no plan for that :(

Hi,

Plugin is amazing and works perfectly for us!

One feature I’m wondering if it supports is WooCommerce re-orders. If a customer checks-out and completes and order with uploaded items, could the customer re-order the same item(s) at a later date through their My Account order history?

We are trying this now with a re-order plugin, but the user is prompted to upload an image again.

Let me know if this is possible.

Thanks!

Hi,
thank you for your appreciation :)

I’m really sorry, but the plugin hasn’t any feature to support for any 3rd party plugin that implements re-order mechanism :(

The cookie created by the plugin is breaking the cache. Do you have any solution for this?

I’m sorry I cannot help you with that. As said earlier, the session won’t be generated if an existing one is already existing. Just properly configured your installation, the user session cannot be null at each page visit. Once done, it won’t be recreated at each resource access.

What I can suggest is to try editing the WCUF_Session.php located in the classes\com folder and at line 29 add:
if(function_exists('is_cart') && function_exists('is_checkout') && !is_cart() && !is_checkout())
return;

This may prevent session to be managed in pages different from cart and checkout. This is an untested customization that may lead to unexpected behaviour. Proceed at your own risk.

Thanks Vanquish! Will test this out.

You’re welcome :)

I am receiving an error: Uncaught ReferenceError:_ is not defined On script: https://www.gameongrafix.com/wp-admin/admin.php? page=woocommerce-files-upload line 2668

If I disable the warning message, the warning goes away, but the page does not display as expected.

Any advice?

yes, try enabling the Force reloading 3rd party javascript libraries option. If you still get the error, it means that a 3rd party plugin is including its javascript code in all admin pages (instead of in just in its pages). That code generates that error.

In that case, you need to disable all your 3rd party 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 I am developing a mobile app for my website where we already used the Woocommerce upload files plugin. I am developing the mobile app with Woocommerce REST API , Angular and Ionic. So now I have few questions regarding this plugin. 1) Is there any REST API from woocommerce upload files where I can use it for my mobile app. 2) May I know the flow of product images passing through the product, cart, checkout and order pages. how and where you are saving the images throughout the process.

Hi
  1. I’m sorry, no REST API is available
  2. For this kind of question you should renew your support license. However, the temporary uploaded files metadata are stored in a custom user session object. The upload and user session processes are managed by the WCUF_File.php and WCUF_Session components located in the classes\com folder. The first component receives via ajax the file data (the ajax_save_file_on_session() manages this process) and communicates to the second component the file references and it provides to store them in the user session. Once the Checkout is completed, the WCUF_CheckoutPage.php component (located in the classes\frontend folder) copies user session data to the order metadata. The save_uploads_after_checkout() manages this process

Hi Thanks for your quick response. Okay, I understood. I have a question related to my website. If the user upload an image to the product and add that product to cart. Then the user close the browser or logged out and again user visits the site, the added product is there in cart but uploaded images disappears. Is this because we saving the file in session? Also, May I know how long will the session last?

yes. The session timeout can be set via the Options menu and by default it lasts 20 minutes.

I used up my licence without being aware of the 1 website policy.
I assumed in active website at a time, which I am disappointed to now learn
How to I find out what domain the license has been assigned to ?

Woops
pls ignore point number two here
I simply had to activate the license on the subdomain of the development platform

Hi,
you can activate the license in two distinct domains and unlimited subdomains and subfolder of those domains.

to know which are the activated domain, if you send me a private message (click on my name then use the low-right box) reporting you email address and purchase code, I’ll let you know!

Thanks

Hello,

I’m using woocommerce products, but a toolset content template (toolset plugin: woocommerce views). If I use the shortcode [wcuf_product_page_upload_form] in the toolset content template, would you tell me if the file loading fields would be visible on the products page?

Thank you.

Hi, theoretically it should, but without any further test I cannot assure you at 100%

If you however send me a private message (click on my name then use the low-right box) reporting your email address, I can reply with mine where you can send me that plugin. I can then set a private demo site where you can test both plugin in action and make sure it actually works as you expect!

Hi, could you please tell me where I can find the upload field template in your plugin folder that displays the content of delete file button below the drag and drop area?

You’re welcome!

It may be that the text you refer is the Text shown after that the upload process has been performed. It can be customized through the Upload field settings: https://www.dropbox.com/s/fhn8388k2hc9550/wcuf_description_after_upload.jpg?dl=0

Absolutely! Thanks!

Yuo’re welcome! :)

I’ve tested demo, it’s ok.

However, I have a question need from your hand.

When the customer uploads the file, in my admin email NEW ORDER, is it attached the link to dropbox. It means, when I receive the email NEW ORDER, i just click the dropbox link (designer file), not attached file in email ( some cases larger than 10MB 25 MB..)

You’re welcome :)

Sorry to get back for one more question.

“However, once the order is placed, the admin will receive a notification email in which will be embedded the link to the upload files:”= > For local store or dropbox ?

for both :)

Hi,

no problem after saving the file. However, there is a translation error in the field before saving.

https://i.hizliresim.com/BOgGPM.png https://i.hizliresim.com/odly39.png https://i.hizliresim.com/lQR4jr.png

the first part should be the same as the second part. how can I do?

cengoshop.com

Hi, to translate that text you have to use the pot file you find in the language folder.

the plugin ships with a .pot translation file (located in the language folder) that allows you to translate its string. Just use a po editor (like https://poedit.net/ ), create a .po file for your language naming it accordingly (in your case should be woocommerce-files-upload-tr_TR.po), translate the strings you need and save. It will create a .mo file that you have save back with the .mo file into the language folder

hi, I just bought the item, and after uploading the plugin asks me to verify. If I input the purchase code given by envato and my username, the plugin silently fails (I stay on the activation page forever)

Hi,
please make sure you are using a fully HTML5 compliant browser like Chrome or FireFox.

If the issue still persists, try eventually disable the other 3rd party plugins.

If the issue persists, If you send me via private message (click on my name and then use the low-right box) the following data:
  1. you email address
  2. full admin access to the wp-admin area
  3. a FTP access
  4. the purchase code

I can try performing some further tests. Thank you.

Hi, after disabling all plugins except woocommerce and woocommerce-upload-files, I managed to activate, but now it stays on ‘activated’, but the activation message still appears and there is no menu option under woocommerce (only the activation option on the main wordpress menu). I’m going to send you a PM with the login details.

Got it!

Dear Vanquish, Help me resolve a problem. My download plugin is can run on 2 domain, but I only run on loveprint.xyz. and 188.8 is not a domain. I dont know why it appear on dashboard active. Please help me. My Purchase codes:

Licensee: Pham Quang Huy

Item Purchase Code: dc1d6403-a378-4790-a9a2-eecda4d51a30

Hi,
I’ve removed the 188.8 domain from the register ones. You now should be able to properly activate in a second domain. Give a try and let me know! :)

Hi there. Is it possible to exclude different products from a upload field? In my case I have 3 upload fields and some products are in the same categories, so all upload fields will be shown on these products. It would be cool if I could exclude some products. Thanks

This is great. Finally we have a solution! Not as I thought it would be the best, but it is working anyway. So you only need to create a subcategory. Thank you very much.

Glad to hear that :)

At last but not least, I’d like 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! :)
(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! :)

I have already rated the item a while ago.

Hello, a question, I’m using Woocommerce and Tickera plugin integrated, with this in the Woocommerce checkout page is showed the typical Woocommerce form but is added another form corresponding to Tickera. In this page, I have a problem when I attach a file with Woocommerce File Upload, I lose the data typed in Tickera Form, when the file uploaded icon is display in the page.

Is possible to fix or config to avoid the page reload and the data loss?

Hi,
I’m sorry, but without any further clue, I’m not able to say if anything can be implemented to grant support for the Tickera plugin. The WooCommerce Upload Files plugin has been designed to work only with the standard WooCommerce checkout page.

If you, however, send me via private message (click on my name and then use the low-right box) the following data:
  1. you email address
  2. full admin access to the wp-admin area
  3. a FTP access
  4. 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 implement anything to grant support to the Tickera form plugin. Thank you.

on your demo, I can’t see the cloud option – it this normal?

yes, for security reasons it has been disabled. If you wish to try it, if you send me a private message (click on my name then use the low-right box) reporting your email, I can set up a private demo site,

As can be done, that would plugin he launched considered only after a certain number of downloads. For example, a person uploads 25 photos for free, and the following every additional for a set fee.

Item Purchase Code: e18c56ae-18ee-4a91-a297-4660ab8b6b18

Hi,
for this purpose you can use the extra fee related options: https://www.dropbox.com/s/8dkkodyeh1uxuf8/wcuf_extra_fee.jpg?dl=0

Configure the extra cost and enable the special Free items option by setting it as 25. In this way, first 25 upload for will be free, then for each additional one will be added an extra cost set through the Value option.

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