allaerd
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Import duplicates as variationFor now you can not. If you drop me a mail at info@allaerd.org we can see what we can do. Include a csv file so i can check!
Forum: Plugins
In reply to: [Woocommerce CSV importer] error messagesI solved the header already sent error. It will be fixed in the new version.
About variations…..i am working on the the next mayor version where this will be in. I am doing now some customer implementations for this. So drop me a note at info@allaerd.org if you can not wait!
Forum: Plugins
In reply to: [Woocommerce CSV importer] Will this setup work for product import?No, You have to keep the setup like in the example CSV. If you want me to do a custom implementation please leave me a note at info@allaerd.org
Forum: Plugins
In reply to: [Woocommerce CSV importer] update productsHi,
I am matching the product by it’s SKU. It will update the current values if the SKU is found!
Forum: Plugins
In reply to: [Woocommerce CSV importer] error messagesHi MArc,
About the set_time_limit. This is a restriction from you’re hosting provides. I’ll create an option in the next release to enable/ disable it. Because i can not set it to 0 you should be aware that when importing LARGE files you could get an error.
For the pictures you can do 3 things
1. Put in the complete url: http://www.mydomain.com/thepicture.jpg
2. Select the csv AND THE PICTURES when you manual select them
3. Make SURE that you place them in one directory and use the fixed import. Put them in /uploads/csvimport/fixed/. This is the default directory where the plugins look in.If you still have problems. Mail me you’re csv ( info@allaerd.org)
Kind regards,
Allaerd Mensonides
Forum: Plugins
In reply to: [Woocommerce CSV importer] Error While ImportingPlease keep in mind to use the the right ordering of the fields.
title,description,short_description,category,stock,price,regular_price,sales_prices,weight,length,width,height,sku,picture,tags,tax_status,tax_class
Forum: Plugins
In reply to: [Woocommerce CSV importer] update productsgood to hear that it works!
Forum: Plugins
In reply to: [Woocommerce CSV importer] CSV import errorHi josephjrobison,
I’ll check youre mail this weekend. Did you include you’re csv file?
Allaerd
Forum: Plugins
In reply to: [Woocommerce CSV importer] Products pricesForum: Plugins
In reply to: [Woocommerce CSV importer] Error While Importingcan ypu send me youre csv file?
mail it to info@allaerd.org
Forum: Plugins
In reply to: [Woocommerce CSV importer] many many more attributeshi there,
I am working on the attribute part. Will take me 2 weeks i think.
Forum: Plugins
In reply to: [Woocommerce CSV importer] CSV import errorit uses the sku for updating the lines when you run it more than 1 time. So if you only upload it once. delete all you’re products and upload it. When you upload it multiple times….i need the sku to be there!
Forum: Plugins
In reply to: [Woocommerce CSV importer] CSV import errorhi Abdul,
I tried you import and it worked fine. Remember to set the field separator too a comma. If you do not supply the SKU every time when you import new product will be made. The SKU prevents this. instead of insert it will update!
title,Description,short_description,Category,stock,Price,regular_price,Sales_Price,weight,length,width,height,sku,Picture,tags,tax_status,tax_class 101 Dalmatians [Platinum Edition] [2 Discs] [DVD],,,Kids & Disney,,9.99,,,,,,,,http://i1276.photobucket.com/albums/y469/abamedvds/DPekSKhgGClW1kkuwOrYqSndEbHQ9MqOfdX_zps67f4916b.jpg,,, 101 Dalmatians 2 Patch's London Adventure DVD,,,Kids & Disney,,9.99,,,,,,,,http://i1276.photobucket.com/albums/y469/abamedvds/lCxtD2Gm23_Qse0Fe9-_XQmiJVKR5TW0HjB_zps61aab1ab.jpg,,, 101 Dalmatians 2: Patch's London Adventure [Special Edition] [DVD],,,Kids & Disney,,9.99,,,,,,,,http://i1276.photobucket.com/albums/y469/abamedvds/lCxtD2Gm23_Qse0Fe9-_XQmiJVKR5TW0HjB_zps61aab1ab.jpg,,, 101 Dalmatians Platinum Edition 2 Discs DVD,,,Kids & Disney,,9.99,,,,,,,,http://i1276.photobucket.com/albums/y469/abamedvds/DPekSKhgGClW1kkuwOrYqSndEbHQ9MqOfdX_zps67f4916b.jpg,,, 15 Years After by Enigma Audio CD,,,Concert & Music,,64.99,,,,,,,,http://i1276.photobucket.com/albums/y469/abamedvds/41FVbUFSHaL_zps65e54ea3.jpg,,,These lines i tried. You can see the result here
The link will be updated shortly! Soo check it today 😀
Forum: Plugins
In reply to: [Woocommerce CSV importer] problem with empty values in csvgood to hear that!
Have fun and good luck!
Forum: Plugins
In reply to: [Woocommerce CSV importer] CSV import errorHello,
You do not need to have all the fields. The name, description and SKU i would recommend!