• Resolved jakubl373

    (@jakublutter)


    First of all, thank you for this plugin. It was initially hard to configure but in the end I believe I did it properly.

    I have one issue/question though – it concerns some “leftover” images which do not seem to be optimised (at least not in Chrome and, hence not in the pagespeed report).

    I have a plug-in for WooCommerce that lists frequently bought together items on product pages. It contains very small thumbnails of each recommended product (40*40px) but they seem to be resized from the very large product image (1024*1024px). Those images are displayed as “improper size” on mobile in the pagespeed report (an example, all product pages follow the same pattern):
    https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fgreenmed.sk%2Fprodukt%2Fcbd-pre-zvierata%2Fcbd-konopny-olej-pre-macky%2F&tab=mobile

    Now, what gets me confused is that the images seem to be resized from 600*600px if I open them directly in Chrome but in Firefox they are only 100*600px. And the pagespeed report lists them as 1024*1024px.

    How could get I get these image to be served (not resized) only as 40*40px?

    Thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    It looks like there is another lazy loader running on those images, which is causing a conflict with our auto-scaling function. It could even be a lazy loader built into whatever plugin displays those recommended products. But whatever it is, it seems to result in a larger version of the image being loaded before run our own loading routine.

    Thread Starter jakubl373

    (@jakublutter)

    You were correct, it was actually my theme. Thank you.

    Plugin Author nosilver4u

    (@nosilver4u)

    Glad I could help, you’re very welcome ??

    Hi there!

    I’m having the same problem, but I can’t for the life of me find the conflict. op, how did you determine that it was your theme?

    My wordpress media settings had default large size set to 1024×1024, but changing this setting has done absolutely nothing. Other than that, I don’t see anything else besides EWWW Image Optimizer setting defaults or lazy loading. No idea where to go from here…

    Thread Starter jakubl373

    (@jakublutter)

    @emmelinegb our theme has the possibility to lazy load images which can be turned on. This setting is enabled by default and I had no knowledge of it until I checked completely all of the theme settings.

    If you are using some optimisation plugins then these usually come with the lazy load function as well. So it needs to be turned off for these plugins as well and enabled only in EWWW.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Optimisation of images – other plugins’ is closed to new replies.