• Hi,
    While using your plugin I found a micro bug in line 102 of WTS.php
    This line needs to be changed to:
    if ( $attachment_ids && has_post_thumbnail() ) {

    Otherwise, if there are no gallery images, then the $attachment_ids array gets created when it shouldn’t (which in turn causes a javascript error to be thrown when using product variations with no additional images).

    Cheers for publishing a great plugin!

    Mints Inc.

Viewing 1 replies (of 1 total)
  • Hi

    This bug has a bigger impact on variable products. On one of our websites where there is a variable product and no gallery images, when you try and select the variation the Add to Basket button does not become active and it does not show the price, therefore the product cannot be purchased.

    If we add gallery images to the product then the functionality works as expected.

    Thanks for highlighting the bug @mintstone or we never would have been able to find a work around for our variable products!

Viewing 1 replies (of 1 total)
  • The topic ‘Bug found & fixed’ is closed to new replies.