Problem with scaled image resolution – help me please
-
Hello team,
I installed the adaptive images plugin and all seems to work well.
Before to start, you can see settings below:“Debug info
✔ PHP GD library is installed.
✔ Image cache directory has been created.
/homepages/13/d653043252/htdocs/prod/wp-content/cache/adaptive-images => drwx—r-x
✔ Installation .htaccess file is setup OK.
/homepages/13/d653043252/htdocs/prod/.htaccess => -rw-r–r–
❖ Adaptive images settings dump:
array(14) {
[“resolutions”]=>
array(4) {
[0]=>
int(1024)
[1]=>
int(640)
[2]=>
int(480)
[3]=>
int(462)
}
[“landscape”]=>
bool(true)
[“hidpi”]=>
bool(true)
[“cdn-support”]=>
bool(true)
[“cache-directory”]=>
string(21) “cache/adaptive-images”
[“watched-directories”]=>
array(2) {
[0]=>
string(18) “wp-content/uploads”
[1]=>
string(17) “wp-content/themes”
}
[“jpeg-quality”]=>
int(100)
[“sharpen-images”]=>
bool(true)
[“watch-cache”]=>
bool(true)
[“browser-cache”]=>
float(180)
[“version”]=>
string(6) “0.6.62”
[“sanitized”]=>
bool(true)
[“wp-content-dir”]=>
string(47) “/homepages/13/d653043252/htdocs/prod/wp-content”
[“wp-content-url”]=>
string(33) “https://canard.co/prod/wp-content”
}”Plus I use these 2 plugins:
– WP rocket
– CDN cloudfareWhen I am testing your plugin, It seems to work well.
But there is something I don’t understand with this url:
https://canard.co/prod/When I am testing it in to GT Metrix, I got this message:
“https://canard.co/prod/wp-content/uploads/2017/08/body-en-dentelle-pour-femme-sexy.jpg is resized in HTML or CSS from 1000×1000 to 462×461. Serving a scaled image could save 22.2KiB (78% reduction).”When I am using the inspecting element, I have this url below with the query string “?resolution=1440,1”:
https://canard.co/prod/wp-content/uploads/2017/08/body-en-dentelle-pour-femme-sexy.jpg?resolution=1440,1Why do I have this resolution while I defined a 462 resolution in the plugin settings ?
The page I need help with: [log in to see the link]
The topic ‘Problem with scaled image resolution – help me please’ is closed to new replies.