Thanks. You're a great teacher of Wix coding. Please upload more coding scenarios in a Wix wrbsite.
@sunildhaul23975 ай бұрын
Great video. You missed one important part. How would one display the uploaded image on a wix website?
@christianalexandernonis22602 жыл бұрын
I've searched for hours.. and finally.. thank you
@rafaelcampanincarneiro35532 жыл бұрын
You save me with this tutorial, thanks man ❤
@akshitmarwaha6857 Жыл бұрын
OMGGGGGG thank you sooo muchh sirrr great helpp
@ManojThakur-u6n10 ай бұрын
For this, which wix plan I should upgrade. I mean, can I do this on a normal starter plan.
@SMARTHELP922 ай бұрын
Yes
@belenapadget Жыл бұрын
THANK YOU SO MUCH!
@nickwhite50902 жыл бұрын
Brilliant and really helpful. But I am still getting an error message even though the image is uploading. Could this be because the error check happens before the image upload? Is there a way of putting a delay on the error check maybe? Also, the text elements don't upload - not sure why. They work fine with the code on the velo glossary but not with this configuration.bThanks again for taking the time to do this.
@SMARTHELP922 жыл бұрын
Error check comes at the end like try catch
@nickwhite50902 жыл бұрын
@@SMARTHELP92 Thanks for the reply. I tried again starting from scratch and it worked just fine. I must have made a syntax error but I can't see it. Is there a way of modifying the code to upload multiple files into a media gallery - it doesn't seem to work with this code. I need to watch all your other videos now. Thanks again.
@shubhamchakraborty7904 Жыл бұрын
If I want to upload images on a particular field , only image how to do that?? Please upload a tutorial
@bhopalproperties Жыл бұрын
very nice video, can i do same for uploading word file, what changes are needed?
@SMARTHELP92 Жыл бұрын
Yes you can upload word file
@taylorjones26452 жыл бұрын
I have tried this, but can't get my submit button to work.. by any chance do you know what I am doing wrong?
@SMARTHELP922 жыл бұрын
First check you are writing code within exact button onclick.. Then for checking errors in code use catch()
@angievassalotti7700 Жыл бұрын
Instead of an image. How can I upload documents like PDFs and documents?
@SMARTHELP92 Жыл бұрын
Same way
@yudithdewandaputra1808 Жыл бұрын
how many photos you can upload? is it unlimited?
@SMARTHELP92 Жыл бұрын
Not sure about limit
@kristoferbath Жыл бұрын
Can you please write your full coce here? It would be very helpful for many to be able to copy it.