Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • I ran into the same issue yesterday and today when trying to update WooCommerce on a locally installed site. Windows Defender prevents the file from being accessed and moves it to quarantine, and Chrome refuses to download it from the plugin site.

    However, I have updated version 7.6.0 for other sites in the same local environment about a week ago, and I haven’t had a similar issue before. I’m able to copy and package the WooCommerce 7.6.0 version that was installed last week. I can also download any other older or newer version from the plugin site, but currently I’m unable to download the 7.6.0 version.

    Hi @bhavikkiri

    I am wondering if there is a fix coming for the variation name issue mentioned by Olli Kousa?

    On the cart page, we can’t see the attribute name at the end of the variation product name as it should be. On the checkout page the variation product name is printed correcly.

    It looks like instead of using $_product->get_title() on rows 71 and 73, we can get the correct results if we use $_product->get_name() or $product_title variable that the function receives as a parameter.

    Best regards
    Mikko

Viewing 2 replies - 1 through 2 (of 2 total)