• Resolved efdi

    (@efdi)


    Hello,

    After the latest update to WooCommerce 3.30 i noticed two problems together with ShopIsle 1.1.39:

    1. The front page sections have some unusually large spaces between them:

    2. The product page shows the product images large and one above the other one:

    /product/colier-handmade-cu-dinte-autentic-de-rechin-tigru-de-nisip-negru-2-cm-lungime-pandantiv-15-mil-ani-miocen-belgia/

    Is this known issue? And if so, any eta on when it will be fixed?

    Thank you very much!

    • This topic was modified 7 years, 1 month ago by efdi.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • I have exactly the same problem, been searching for a fix but nothing I’ve tried by altering the Functions.php, as directed by woocommerce, has helped.

    Thread Starter efdi

    (@efdi)

    It seems to be a new feature of WooCommerce 3.3.

    If you go to Customize>>WooCommerce you can set the Product image & Thumbnail size width.

    However, there is only one Thumbnail Size value for both the catalog pictures and the product page pictures. If you set it to low, it will look ok on the product page but it will be fuzzy on the catalog page. If you set it higher, the catalog will look fine but the product pictures will be too big and line up one underneath the other.

    If anyone has any suggestions it would be great!

    Thread Starter efdi

    (@efdi)

    Ok, i fixed it via CSS

    For the wierdly alligned frontpage sections i used:

    h2.module-title.font-alt.product-hide-title{
    margin-bottom: -100px;
    }
    section.home-product-slider {
    margin-top: -200px;
    }

    For the huge thumbs on the product page i used set thumbnail size to 262px via Woocommerce + Regen Thumbnails, then i used this css code

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

    Still, it would be great if it were officially fixed in a theme update. ??

    I gave up and used WP Rollback to go back to the previous version of Woo, 3.2.6 worked just fine for me and now does again. I won’t update until I see a fix for this in the theme update. Altering the Customize>>WooCommerce values did nothing on my theme, just made pictures blurry if set too low, couldn’t get anything to change the product page thumbnail size.

    I have the same issue. It would be nice if we could go back to having three separate image size areas that we can modify. This update rolled the thumbnail and catalog image sizes into one size option. For appearance sake, I’m forced to use the smaller image size which causes the catalog images to blur. Caught between a rock and a hard place. I don’t want to go back to the earlier version of woocommerce because I’m hoping a fix for this will happen soon.

    i have the same issue, this is such a terrible change!! how can i fix this.. tried elfi’s thing and it didn’t work. i don’t think i have the right regen thumbnail plugin.

    Hey there,

    We’re working on making our theme work properly with WooCommerce 3.3, as the WooCommerce release isn’t stable: https://wptavern.com/woocommerce-3-3-removed-from-plugin-directory-due-to-theme-conflicts

    Hope you understand.

    I’m using WordPress 4.9.2 and I’m still having multiple issues with my Shopisle theme. The thumbnails in the shop are as big as the featured image and regenerating them does not work. I also have issues with my front page sliders not loading any photos.

    Hi @befreeridebikes,

    We just released an update for this. Could you please let me know if everything is alright?

    Thank you,
    Rodica

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘WooCommerce 3.30 problems’ is closed to new replies.