• Resolved priedai

    (@priedai)


    Hi,

    I see that my store has 7 resgistered thumbnail sizes:

    thumbnail: 100×100 pixels
    medium: 300×300 pixels
    medium_large: 768×0 pixels
    large: 1024×1024 pixels
    1536×1536: 1536×1536
    2048×2048: 2048×2048
    600×600

    But which of them are used by Modern Store? Well, I understand that 100×100 , 300 x 300 and 600 x 600 are used, as these are common Woocommerce image sizes. But what about 768, 1024, 1536 and 2048? I want to reduce inodes on my server and I’m think to get rid of 768, 1024, 1536 and 2048

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi there,

    Modern Store adds the 600×600 size, which is used on the homepage template. The first four sizes listed all come from WordPress core, and the 1536 and 2048 sizes must be added by plugins.

    Thread Starter priedai

    (@priedai)

    Hi,

    thanx, for the reply. After some some research I found out that WordPress is executing its own responsive-image functionality, and 1536, 2048 are used for that purpose. And it’s possible to completely disable that functionality using code.

    Theme Author Ben Sibley

    (@bensibley)

    Thanks for sharing that here – I wasn’t aware of that.

    Let me know if you have any further questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.