• Resolved OpenTips

    (@sergeiweb)


    G’day,

    I’m using All Import plugin but I got stuck with one issue.
    I have multiple images for every product variation. I need to upload them and attache to my product.

    As I can see when I prepare a template for my CSV, the system (all import plugin) see all the images and it does attach all of them to correct variation as well as to the main gallery.

    The only problem is that I see only one image of a variation instead of three. From backend I can also see that all images attached to the gallery, but in my variation I can see that there is only one image uploaded (instead of three).

    You can see this screenshot from my backend: https://joxi.ru/RmzG41BIYE6qX2

    Practically the question is: how to add variation image gallery pictures through csv to make them to be seen from frontend.

    How to solve this problem?

    Thank you in advance.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter OpenTips

    (@sergeiweb)

    Anyone? please help

    Plugin Author WP All Import

    (@wpallimport)

    Hi @sergeiweb

    Practically the question is: how to add variation image gallery pictures through csv to make them to be seen from frontend.

    I can’t tell which plugin you’re using to add gallery images to variations on your site, but if you’re using “WooCommerce Additional Variation Images” by WooCommerce then you’d just need to enable this option in the import: https://d.pr/i/a45YBR.

    If you’re using a different plugin for variation galleries, you’d need to write some custom code that uses our API to import the image information to it: https://github.com/soflyy/wp-all-import-action-reference/blob/master/all-import/pmxi_gallery_image.php.

    Thread Starter OpenTips

    (@sergeiweb)

    Hello @wpallimport,
    thank you for your respond!

    I’m using All Import plugin only for this, but I don’t have this option to upload additional variation images, only “Save variation image to the gallery” option.

    screenshot

    But I don’t need images for variations in the gallery, only to be attached for variations.

    Plugin Author WP All Import

    (@wpallimport)

    Hi @sergeiweb

    I don’t have this option to upload additional variation images, only “Save variation image to the gallery” option.

    Since that option is missing it means that you’re not using the “Additional Variation Images” plugin that have built-in compatibility with.

    Can you please manually set up a variation with multiple images on a demo site at https://www.wpallimport.com/debug/ and open a ticket with the details at https://www.wpallimport.com/support/? We’ll have to see how your plugin is storing data in order to advise on importing into it.

    Thread Starter OpenTips

    (@sergeiweb)

    Hi @wpallimport

    I did install Additional Variation Images Plugin and now it seems to be working. However, it lookd very ugly but I believe it’s a problem with my custom theme. So I will try to fix it.

    However, the main issue I see as solved. Thank you for your help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple images upload for product variations’ is closed to new replies.