[Plugin: Woocommerce CSV importer] Import images from external source
-
Next update will have the possibility to import images from an external source.
-
version 0.4 is now available. In the image field you can do like http://domain.com/image1.jpg. You can even have multiple external or mix them up like http://domain.com/image1.jpg|image2|http://domain.com/image3.jpg
WOW! Perfect! You are a great coder, I’ll spread this plugin on my Blog
thanks! would appreciate it!
“image2” path – its relative to what..?
..or you just shorten it from http://domain.com/image2.jpg?
the path can be 2 things.
1. the fixed upload part you can select in option 3
The path should be relative to /wp-content/uploads/2. the upload path created when you upload the files by zip or by selecting
When i upload or unzip i create a random dit in /wp-content/wp-uploads/csvimport/random_dirHi, is the featured image still have to be in the same name with the sku?
hi there,
no the image name does not have to be the same as the sku anymore!
the plugin WILL check if the provides name in the directory
Its strange, but i cant import pictures. Every other field is imported Ok, but not pictures. Can you please check my csv?
https://docs.google.com/open?id=0B557cS6bP6BgOFd1Ujcxa0o5ckU(everything (WP, WooC, WCImport) is latest vers)
I have found the reason :((
It works only with image url ends in ‘.jpg’ or other image file extension.
But GoogleDrive/GooglePlus and lot of other picture hostings doesnt provide that kind of links.
Is it possible for your plugin be able to operate image links without file extension?
I beleive it is still direct link to image:
https://lh3.googleusercontent.com/7y_KpWZt8C2PezoFxkIGNMjzNrCWmpZA3MytzmZEfoIr1Ve_I5oYgghQJ5CVVyjzJfe2UfVlQRQhello OneOfTheView,
you’re link is not working…..it’s private. For now you can delete this line :
$wp_filetype = wp_check_filetype($filename, null );
in the functions file at line 254. And i’ll think of a better way!
Can anyone elaborate on what the CSV should contain with regard to images uploaded from .zip?
eg.
AAA.zip
>AAA.csv
>1.jpg
>2.jpg
>3.jpgWhat specifically would one type in the CSV cell for the location of the picture?
/AAA.zip/1.jpg
?hello, i have this csv exemple
https://dl.dropboxusercontent.com/u/17109917/testa4.csv
that work fine without upload the colum of the image, when i add the image said that some thing is gone bad.
any help?
what version are you using?
If you are using 1.+ can you look if you got any javascript errors in your console.
i am using 1.0.7
is just a test site.
all i did is intall wordpress + woocommerce+ your plugin
maybe is because is just arrived wordpress 3.5.2 instead 3.5.1 ?
i write down my version that are installed and active:
wordpress 3.5.2
woocommerce 2.0.12
woocommerce store toolkit (for delete product) 1.3.4
woocommerce csv import 1.0.7
wp maintenance mode 1.8.9where and how i look the javascript error console?
i just tried only with
woordpress + your plugin and woordpress..i have delete all the other plugin and i have use a normal seperator ( ; ) instead my old
and is not working.
The topic ‘[Plugin: Woocommerce CSV importer] Import images from external source’ is closed to new replies.