I am using Dawn, and everything worked until the order got submitted. When I review the order the image appears as a text starting with C:\fakepath\inbound and not clickable, any idea on how to fix it?
Hi, Please make use of our Free Shopify UI element generator instead. See link made4uo.com/blogs/journey-to-awesome-shopify-website/enhanced-shopify-ui-elements-generator-tool
hyy can we do this with js or ajx in custome add product like this please replay if you know anything i am stuck hear $.ajax({ type: 'POST', url: '/cart/add.js', data: { items: items }, dataType: 'json', success: function() { window.location.href = '/cart'; } });
@@made4uo no i don't want to download i want to send with order... I want to pass as property as video but not without add to cart button... with ajex add to cart..
Hello, i use the motion theme and i try to do the same and the Upload File HTML Tag appears but doesn't appear in the order details, how can i fix that?
When a customer places an order, and attaches a JPG image - it will appear in my Shopify orders section as a WEBp file. Why cant I get it as a JPG (same format as customer used to upload)
Code:
Upload Image:
THE GOAT
MF Goat
Killer
I am using Dawn, and everything worked until the order got submitted. When I review the order the image appears as a text starting with C:\fakepath\inbound and not clickable, any idea on how to fix it?
Can I do this using a Customer liquid block on the new 2.0 themes? I tried it and it appears but the image doesn't seem to pass through after an order
In my example, I use Dawn. The Shopify 2.0 Free themes share the same code
I am using Dawn as well, but when I review the order the image appears as C:\fakepath and not clickable, any idea on how to fix it?
If we only want to add It to a specific product?
I tried with the code, but it won't let me add it to the default shopping cart, it only appears to me when you pay with direct shop pay
Hi, Please make use of our Free Shopify UI element generator instead. See link made4uo.com/blogs/journey-to-awesome-shopify-website/enhanced-shopify-ui-elements-generator-tool
hyy can we do this with js or ajx in custome add product like this please replay if you know anything i am stuck hear
$.ajax({
type: 'POST',
url: '/cart/add.js',
data: {
items: items
},
dataType: 'json',
success: function() {
window.location.href = '/cart';
}
});
Hi. You are trying to download the file with add to cart? Is that what it is? If that so, I will still use line items and do download using javascript
@@made4uo no i don't want to download i want to send with order... I want to pass as property as video but not without add to cart button... with ajex add to cart..
Hello, i use the motion theme and i try to do the same and the Upload File HTML Tag appears but doesn't appear in the order details, how can i fix that?
You need to add a liquid code depending on how your Theme is written
Hello, is there another link to copy? The one on your site isn't working.
When a customer places an order, and attaches a JPG image - it will appear in my Shopify orders section as a WEBp file. Why cant I get it as a JPG (same format as customer used to upload)
You can use a blob to upload the file, it is really up to how you create the code.
Hello, I am not able to copy the code from your site
Can I get some help how I can initiate this from js function?
Not working at all.
This is for themes 1.0
I am not getting the url in the cart though why?
Hi. Please contact us using "Chat with us" in our website so we can ask questions
@@made4uo can I contact you on discord?
This does not generates an URL. Just generates a local path as text
I am not sure what are you trying to achieve but I explained what it does in the video
Hi, how to change the accept=excel?
Thank you and more power
Hi. You use accept=".csv" if it is a CSV file
@@made4uo Thankyou
@@made4uo what if I add the code in checkout page, it will still works?
@@jezerlago9201 it would be different set of code since you will be using te cart attribute
@@made4uo Can you create video for this? I would love to help you promote your video
Hola , no funciona en el theme dawn
Hi. I used craft on the video which craft is basically the same as Dawn