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

does not show properly

Bashir Nawied

Your plugin is not working properly in our shop. Some products are fine, but many others are not. You will receive pictures as an example

Hakik Zaman

Hi Bashir,

Thanks for reaching out to us.

Could you record me reproducing your issue using a tool like this? https://www.useloom.com
It helps me to quickly figure out the issue.

Thank you

Hakik Zaman

Hi Bashir,

Please upload your screenshots here- https://prnt.sc/

Then post the screenshots link here.

Thank You

Hakik Zaman

Hi Bashir,

Please add the below code to your current theme’s functions.php [Note: If you are not using a child theme. We are suggesting using a child theme. Otherwise, you may lose the customization after the theme update]

or,

Install a plugin Code Snippets and add the below code as a snippet-

add_filter( 'woo_variation_swatches_global_ajax_variation_threshold_max', 'woo_variation_swatches_global_ajax_variation_threshold_max_edit', 10, 2 );
function woo_variation_swatches_global_ajax_variation_threshold_max_edit( $size, $product ){
   return 700;
}

Then let me know if it resolves your issue or not.

Thank You

Bashir Nawied

Yes it works.. Thank you very much bhai , we salam u aleikum