Image optimisation

Posted in: Newsmag
Post count: 94

HI all
when I run the speed test on my site I always get the advise to optimize the image size

now I already compress them when creating (all are jpg with a 35% quality and 800×600 dimension) and I set wordpres to compress them when loading (add_filter( ‘jpeg_quality’, create_function( ”, ‘return 50;’ ) );)

I notice that the theme doesn’t use a resized version of the images when showing them in the home page (www.greenplanner.it)

how can I get rid of this and solve the issu?

thanks
Paolo

Post count: 23312

Hello paologalli,

Please notice that script will compress your images and this snippet of the code does not change the theme functionality. So, please keep in mind that the theme only crop the images and if you want to achieve best results in the theme you should use HD images.Also, I have checked your images from your website and I saw that the size of them was been enlarged as you can see here -> https://www.screencast.com/t/5cAwirStP and this thing which is not done by our theme, sorry! Most likely, you are using some plugins which change your images. Also, I noticed that you are using Photon module from Jetpack -> https://www.screencast.com/t/Y3aMaxcGI5In which is so problematic with the theme and which damage the images. Try to disable it and use only the plugins that come bundled with the theme packet and rule out any conflicting plugins.

Thanks for your understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.