termels
Forum Replies Created
-
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlyIt still does not work.
cURL is installed, path to images is correct, but the plugin does not import the images.I also checked for duplicated images, but the images are just not there.
I use this type of notation that worked fine for hundreds of past uploaded products:
http://www.site.nl/images/shop/F/700001030-1-800×600.jpg|http://www.site.nl/images/shop/F/700001030-2-800×600.jpg|http://www.site.nl/images/shop/F/700001030-3-800×600.jpg|http://site.nl/images/shop/F/700001030-4-800×600.jpgForum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlyDeveloper seems to be unresponsive on this thread, as well as on a message send on the contact form on his own website.
Forum: Plugins
In reply to: [Woocommerce CSV importer] Images being imported incorrectlyYou mention uploading images via the Media Manager. Does that mean that FTP uploads do no longer work anymore?
In previous versions we just uploaded images on FTP and inserted the whole url of the images folder in the CSV to import ‘images’ column. (http://site.com/images/shop/image1.jpg|http:/site.com/images/shop/image2.jpg)Does your response mean that this no longer works and that we have to import all images manually using the WP media manager prior to running CSV importer?
To make it clear (the reason for posting this):
The above import from ftp folder does not work anymore. The images are on the FTP and after visiting the link to the ftp folder, the image shows correctly. However, after running CSVimporter, the images are not imported/linked to the products.