Forum Replies Created

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter shaikh441

    (@shaikh441)

    Great I’ll try that and see if things improve.

    Just to confirm, I assume I change both the “10’s” to the number of my variations..so in the function statement and the add filter section?

    Sorry, I’m new to woocommerce and haven’t needed to add much in child themes function.php for it.

    Thanks

    Thread Starter shaikh441

    (@shaikh441)

    108 variations in total for the colour edition product, and there is an image set for each.

    Thread Starter shaikh441

    (@shaikh441)

    Thanks. I have changed this and regenerated thumbnails, but the change is still slow.(done on testing environment so wont be visible through link)

    But I have found my first product page (gold edition) is instant even though the image is initially bigger. This product only has a few variations.
    However, my second product page (colour edition) is the one that is slow even though the initial image is sized to 557 so no scaling should be needed; and that one has many variation (approx 100).
    I’m assuming the amount of variations is most probably the issue more than image size? If so, any ideas how to improve the speed even with this issue?

    Thanks for your help so far. Appreciated.

    Thread Starter shaikh441

    (@shaikh441)

    In my Woocommerce settings (settings > products > display) the sizes are set as:
    Catalog Images – 120 x 120
    Single Product Image – 800 x 800
    Product Thumbnails – 90 x 90
    The “Hard Crop” checkbox is checked on all three

    When checking the images on the browser inspect console:

    Gold edition product page shows:
    556.8 x 556.8 and in the code shows max-width 800

    Color edition product page:
    556.8 x 556.8, and in code shows max-width 480

    I’m not sure if this is the correct sizes you needed.
    I have linked the two product pages in the previous reply if you needed to inspect further.

    Thanks

    Thread Starter shaikh441

    (@shaikh441)

    I have two product pages:

    First one:
    image is 800px x 800px, being scaled to 557 x 557
    379.74kb
    (http://www.luxury-vi.com/gold-edition/)

    Second one:
    image is 480px x 480px, being scaled to 557 x 557
    approx 125-130kb
    (http://www.luxury-vi.com/colour-edition/)

    Also, not sure if the image crop settings in woocommerce affects any of this.

Viewing 5 replies - 16 through 20 (of 20 total)