Hello,
I am implementing a web site in WordPress and I am using Woo Commerce shopping cart for eCommerce. Here when a user goes to product details page I want to allow the user to upload their own image file which should get saved on server and added to woo commerce cart.
Here I am using jQuery Fileuploader Plugin (
http://pixelcone.com/).I have managed to add Fileuploader Plugin to Product Detail page is does show up on the page and I am able to select a file and click on upload button and the file does get uploaded but after uploading is completed I get the message of File not Found.
I tried everything that I could understand but I am having a tough time and not able to solve this problem.
Can someone please guide me here...
TIA