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

The plugin no working with Astra theme

Henry Leon

I have the plugin updated but even so the second image of the variable products is not shown. I am using Astra theme. Before the wordpress update it worked correctly after that it stopped working. How do I get it to work correctly again?

Hakik Zaman

Hi Henry,

Thanks for reaching us. Please add the following snippet inside your child theme’s functions.php
add_filter( 'astra_addon_override_single_product_layout', '__return_false' );
Thank You

Henry Leon

Thanks for your reply. add the snippet to the child theme but the plugin still doesn’t work

Hakik Zaman

Hi Henry,

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

=> Deactivate all of your additional plugins except 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.

Looking forward to hearing from you soon.

Thank you