• Resolved ApTypka

    (@aptypka)


    i dont really know whose is this issue the plugin or the theme
    but i’ve got a full sized images in miniatures if you understand
    http://домвязания.рф
    as you can see here, in the best sellers block at the bottom we have 6 items
    with miniatures but if you look closer you can see that it is the original images 5184x3456px scaled to miniature and the total size of the page is about 22mb which is really bad
    how do i fix that? is that a plugin problem?

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is generally a theme issue. I would try running https://wordpress.org/plugins/regenerate-thumbnails/ .

    As well, if it is looking for a specific image size and cannot find, it will default to the full size as a fallback. So if there is some type of CDN serving those up and they don’t exist that would cause this as well.

    If images were uploaded prior to the theme getting used. This also causes this to happen if they use a custom image size as they do not generate those on theme activation.

    Kenin

    (@kbassart)

    Automattic Happiness Engineer

    Hi there,

    As the previous poster mentioned, issues like this are typically related to your theme, and occasionally a plugin causing a conflict.

    The best way to determine if the issue is being caused by a theme and/or plugin is to temporarily switch your theme to Storefront (https://woocommerce.com/products/storefront/) and disable all plugins except for WooCommerce. Finally, test to see if the issue is resolved.

    To help troubleshoot:
    Meks Quick Plugin Disabler (https://wordpress.org/plugins/meks-quick-plugin-disabler/) is a plugin you can install which will remember what plugins you currently have active so it’s easy to switch them back on.

    If that resolves the issue, then one-by-one you can switch back your theme and re-enable your plugins, testing in between, until you find the one causing the conflict.

    Thread Starter ApTypka

    (@aptypka)

    thanks, the problem solved.
    the problem was in the server, one of the php extensions were off (gd php) and the theme cannot resize the images

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image minuatures are full sized?’ is closed to new replies.