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

Plugin Testing

Graham WEST

Hi there, I tried chat but no response after a day so thought I’d try this channel.

I just bought the Swatches plugin to try and I’m getting mixed results. Does it have a max capacity on how many swatches it can handle because it works on some products but disables features on others.

Look forward to hearing from you.

Thanks,
Graham.

Hakik Zaman

Hi Graham,

Thanks for reaching out to us. Can you please give us product links to check?

It will help us to inspect it further.

Hope to hear from you soon.

Thank You

Graham WEST

Hm, seems that messages replied to via email don’t make it to this ticket do they.  So I’ll just re-iterate it here.

I said:

This one works fine
https://yarn.devbuild.website/product/malabrigo-nube/

This one does too but the waiting list function doesn’t work when you click on an out of stock product
https://yarn.devbuild.website/product/malabrigo-rasta-chunky/

https://yarn.devbuild.website/product/malabrigo-rios/ – this seems to be broken as you can select a swatch but you can’t add it to cart. Strangely when I’m logged into WordPress it does work but still the waiting list option doesn’t work.

Then you replied:
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;
}

So I added that but the Waitlist function still does not activate. The only change is that now the https://yarn.devbuild.website/product/malabrigo-rios/ product can be selected. It had worked previously but only when logged in.

What else can we do?

Graham WEST

I’ve created a login for you to get in. You’ll notice the load speed isn’t the fastest but thats because its a dev site so its a little slower. We’ll move it to production if we can get the swatches working first.

https://yarn.devbuild.website/wp-admin/
UN: swatchman
PW: &dLlN5GnQ9BLt7hMnuPmnWkg

Hopefully you can come to a resolution.

Thanks,
Graham.

Hakik Zaman

Hi Graham,

Thanks for giving me the dev site.

I have added a snippet using the Code Snippet plugin (which is installed on your dev site)

Please check now and don’t forget to flush your cache like browser cache, caching plugin cache, and server-side cache.

Hope to hear from you soon.

Thank You

Graham WEST

Thanks mate, that seems to have made the Waiting List module start working again for the heavy variant products.

Although you may have noticed this is slow to load (I did mention that the server is slow) but would you happen to know of a way to optimise variant products to speed up the load process? This seems to be an ongoing issue but though having experience with this custom plugin you have have some insights on how to speed up these products loading.

https://www.yarntrader.com.au/product/malabrigo-rios/ – you’ll see this product is slow on the live site as well.

Thanks.