New image importer for WooCommerce product images #10
EricBusch
started this conversation in
Announcements
Replies: 2 comments
-
Thank you @EricBusch for continuous improvement on the great Datafeedr plugin. With regards to above improvement; I made following code in the past to import a larger version of the product image.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
There's no need to modify that code. It still works as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Over the past few weeks we've been working on the image importing functionality when importing product images for WooCommerce products.
In the past you may have had products which did not have their images imported for a variety of reasons. We have now addressed many of the most common reasons image importing failed as well as offer a nearly surefire way of getting all of your product images imported.
By default, most product images will be imported.
If you still notice problems with image importing (we noticed this issue with images from Walmart), then you can go one step further and add Jetpack (the free version) to your website. When you do this our plugin will take advantage of the Jetpack's Photon image service which nearly guarantees all valid images are imported for each of your images.
To take advantage of these changes please upgrade the following plugins to their latest versions:
If you prevent images from being imported into your site via custom code, please update your code to the new code here.
Let us know how it works for you!
Beta Was this translation helpful? Give feedback.
All reactions