WAIT: Stuck on custom fields in WooCommerce that have a file upload breaking the bricksWooAddToCart

I’m using YayExtra to add custom fields to WooCommerce and as soon as you enable the file upload field it breaks the form. Through lots of searching and help it looks like the issue is caused by the Bricks javascript . There is a stack overflow post on how to fix the issue if the code was editable but I’m not sure how to handle this as it’s part of Bricks.

Anyone have any ideas or had a different way to approach a workaround?

Hi Michael,
Thanks so much for your report, and welcome to the forum!

Since the “file upload” is only available in the pro version (paid), please send temporary login credentials and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase.

Best regards,
timmse

Hi guys, do you have any updates on this? I have the same problem with file upload as product additional field.
The error is the same for plugins WooCommerce Extra Product Options Pro and Advanced Product Fields Pro for WooCommerce. I’m running on PHP 8.3, woo 9.1.4 and Bricks 1.10.1.
Do you have any updates on this?
Thank you

Hi again,
I found a “solution” for this - you have to turn of Ajax add to cart in both Bricks and Woocommerce and let product to be added to cart via classic refresh. Otherwise the request fail because of loading a file (it’s trying to process blob data as string…).
Hope it helps.
J.

Hi Jitka,
Welcome to the forum!

I’ve just looked at our emails, but unfortunately, I can’t find any emails from the thread starter on this topic. As a result, we are still at the same stage as we were back then.

Thanks for sharing your solution!