Viewing 5 replies - 1 through 5 (of 5 total)
  • I had this problem and what you have to do it regenerate the thumnails again. Change the size of the product thumbnails in woocommerce and then you should have a plugin called ‘Regenerate Thumbnails’ and then you click regenerate and it takes a while to load but it should all be fixed after that. I set mine as 180px wide and the large image as 600px.

    Plugin Support Grigorij S. a11n

    (@grigaswp)

    Hi there,

    With WooCommerce 3.3 it is now possible to choose the size of your product images, whether that’s an original size, cropped or with a certain aspect ratio.

    You may want to read about image size improvements here.

    I hope this helps!

    Thread Starter efdi

    (@efdi)

    Hello and thank you for your help,

    After fiddling around with the Image Size settings i narrowed down the problem.

    If i set the “Thumbnail Width” option in WooCommerce 3.3 to something like 120px i get the pictures nicely lined up in the gallery under the main product picture like i want, however, afterwards the catalog pictures look really fuzzy.

    If i set the “Thumbnail Width” to 255px, the catalog pictures look ok but the pictures on the product page are too big and they line up underneath the main product picture.

    Regenerate Thumbnails didn’t help.

    Is there anyway to set the Thumbnail size differently for the catalog and the pictures on the product page?

    Thank you,

    Petru

    Thread Starter efdi

    (@efdi)

    Ok, i fixed it. I used set thumbnail size to 262px via Woocommerce + Regen Thumbnails like jasminestooooo suggested (many thanks!:), then i used this css code

    .flex-control-thumbs li{
    width: 25%
    }

    Thank you all for your support!

    Plugin Support Grigorij S. a11n

    (@grigaswp)

    Hi there!

    I’m glad everything is sorted!

    I will be closing this thread now.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WooCommerce 3.30 product page problem’ is closed to new replies.