Replies: 0
Specifically with this image:
https://berlingrey.com/wp-content/uploads/2019/07/barilla-infographics-berlin-grey-graphic-design-web-design-copy.jpg
The original image is 4267×2362 pixels — when I upload it to WP it goes down to 1200×665 pixels.
I’ve tried:
-Several plug-ins to disable the image compression
-Adding “add_filter(‘jpeg_quality’, function($arg){return 100;});” to functions.php
-Clearing my cache after the above
Not sure what else I can do…someone please help!
Thanks in advance