You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a magento (v2.2.3) website and using "thaiphan/magento2-s3" extension for uploading images to s3. Now I am facing an issue with configurable product images uploading.
For configurable variations, the image is only saving for only one size. I have attached the step by step with images. In the last step the images are hidden.
Step1 : Selected two attributes for color and size.
Step2 : Selected two color and two size options for variations
Step3 : Selected 'Apply unique images by attribute to each SKU' and uploaded images for color attribute for two variations
Step4: Two images are applied for 4 variations. ie two colors for each sizes. Everything is fine. Then clicked "Generate products"
Step5: Generated products are successfully showing with correct images and sizes. Then I clicked "Save"
Step6: Here is the issue. when I saved the product only two images are showing. That is the images are only available for first two sizes. That is for size 40.
I think it is actually saving but not showing. Because when I try to edit that configurable variation, that image place holder is there.
Any idea for this issue. It is working perfectly when upload images to the same server. Only s3 has this issue.
The text was updated successfully, but these errors were encountered:
arunssjoshi
changed the title
magento 2: images are not saving for configurable variations after saving through admin
magento 2.2.3: images are not showing for configurable variations after saving through admin
Apr 13, 2018
I have a magento (v2.2.3) website and using "thaiphan/magento2-s3" extension for uploading images to s3. Now I am facing an issue with configurable product images uploading.
For configurable variations, the image is only saving for only one size. I have attached the step by step with images. In the last step the images are hidden.
Any idea for this issue. It is working perfectly when upload images to the same server. Only s3 has this issue.
The text was updated successfully, but these errors were encountered: