fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

Query related to variation change.

Bidhan Das

Hi,
Is it possible to show the image of another variation? please check the video link for more details.
https://www.loom.com/share/9491b215d8b146ba8b0352958217c260

Hakik Zaman

Hi Bidhan,

Unfortunately, the feature is not currently available.

​But it’s a great idea. Please send the feature request here: https://storepress.fider.io/

and ask your other to upvote it.

Cheers!

Bidhan Das

Also
can you please let me know how we programmatically get the gallery image on the shop page by default variation id?

Hakik Zaman

Hi Bidhan,

Unfortunately, there is no way to display variation gallery images on the shop/archive page.

It will only work on the single product page.

But it’s a great idea. Please send the feature request here: https://storepress.fider.io/

Thank You

Hakik Zaman

Hi Bidhan,

Please kindly do a plugin compatibility check by doing these steps to identify the error :

=> Deactivate all of your additional plugins except the WooCommerce and Additional Variation Images Gallery Plugin.

=> See if the problem persists. If the problem is resolved, you can tell which plugin might be the culprit of this error by activating your additional plugins one by one.

From my side, I have tried to replicate your issue as per your description and couldn’t replicate it. Please also make sure that your theme provides any gallery feature or not.

If so, please use the default WooCommerce gallery from the settings page. You can also contact your theme support if there is no visual option to disable the theme build gallery feature.

If it doesn’t help, please try to replicate your issue here:

https://wptestbox.com/wvg-test/wp-admin/

Username: admin

Password: demo

It will help me to send this issue to our development team to check.

Looking forward to hearing from you soon.

Thank you

Bidhan Das

Hello,
Can you please check the issue and let me know?

Hakik Zaman

Hi Bidhan,

From my inspection, you are using a custom theme. Please check your theme code properly to identify the issue. Especially, check if you modified anything using this hook:
woocommerce_before_single_product_summary
For this product, you have 4 attributes and you are displaying 2 attributes on the front end.

You have added an attribute called Size with no values for it.

Please try to test it with a default theme like- Storefront, Twenty Twenty-Two, etc. Then check whether it happens or not. I have installed a plugin called Health Check & Troubleshooting. Please enable the troubleshooting mode, then test your site using a default theme.

Thank You