• Resolved lorenz90

    (@lorenz90)


    Hi,

    I use a custom ajax call to create new product variation images when a product variation is created for the first time.

    After the image-generation, I would like to reload the whole variation image gallery (from JavaScript) without reloading the whole page.

    How can I achieve this?

    Thank you,

    Lorenz

    • This topic was modified 1 year, 7 months ago by lorenz90.
Viewing 1 replies (of 1 total)
  • Plugin Support fizanzvai

    (@fizanzvai)

    @lorenz90

    You can trigger the ‘woo_variation_gallery_init‘ when you want to regenerate or reload the gallery. Here is the trigger: $(document).trigger('woo_variation_gallery_init');

Viewing 1 replies (of 1 total)
  • The topic ‘Reload whole gallery?’ is closed to new replies.