Waiting for author
Overview of the issue
When using Kadence Shop Kit with WPML, you might experience the following issue: product variation gallery images are not displayed on translated product pages. Only the main variation image is shown, while additional gallery images for each variation are missing.
Workaround
- Go to WPML > Settings > Custom XML Configuration in your WordPress dashboard.
- Add the following XML configuration and save:
<wpml-config> <custom-fields> <custom-field action="copy" type="post-ids" sub-type="attachment">_kt_extra_variation_img_ids</custom-field> </custom-fields> </wpml-config> - Resave your products.