• Resolved rikofert

    (@rikofert)


    Hi,

    the plugin is having problem in showing correct thumbnail image crop in the “details box” after having updated Woocommerce to version 3.3; thumbnails’ regeneration has not fixed the issue.
    It seems it always uses a 1:1 aspect ratio, even if site is using 2:3 on storefront theme.

    Did you plan any compatibility tests with the latest Woocommerce release?

    Regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Damian Góra

    (@damian-gora)

    I know about it. This feature is amazing – https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/

    I’ll include it in the next plugin release. I’m at the testing stage.

    If you want to apply it now, open your IDE, search for array( 60, 60 ) and remove it.

    Best
    Damian

    Thread Starter rikofert

    (@rikofert)

    Hi Damian,

    thanks for your suggestion, I had already fixed my case using array ( 40, 60 )
    with few CSS changes, but as you wrote it works even better without indicating any image size.

    Please, if possible, consider to increase the max-width size in the .dgwt-wcas-search-wrapp to reach the storefront theme mobile width resolution.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘woocommerce 3.3 update images issue’ is closed to new replies.