Tagged: retina
-
AuthorPosts
-
February 18, 2020 at 6:21 pm #1185762
http://www.airlinestaffrates.com/
Hi!
I can see that images in my blog posts get a bit blurry.
What can I do to prevent that?
For example, the same images does not look blurry in a Masonry element and not as featured image in the Edit post view.
Thanks!
CharlotteFebruary 19, 2020 at 8:27 pm #1186165Hey Charlotte,
I have loaded this post and I do not see something bad
Best regards,
BasilisFebruary 22, 2020 at 4:01 pm #1186981Aha, ok I still think it’s a bit blurry.
Do you have any idea why? Because it’s only in blog post.Thanks
CharlotteFebruary 22, 2020 at 6:08 pm #1186989I agree, on my retina desktop monitor the image looks a bit blurry. Does Enfold support @2x images to show these if needed? Do I have to upload always two variations of images (@x1 and @x2)? Or is it so that Enfold will support this in a coming update?
Thanks
VeraFebruary 25, 2020 at 4:34 pm #1187757Hi Charlotte,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 25, 2020 at 4:35 pm #1187758Hi Vera,
The srcset attribute for the images is still being added to the theme, but it is not available yet.
Best regards,
VictoriaFebruary 27, 2020 at 12:30 pm #1188428Hi Victoria,
I really don’t understand what to do.
Why is this even a problem?? The image size is always 600px wide and they become blurry when they are appear in a blog post.Who is responsible for this problem? Enfold?
A 600px wide image should not be blurry!And as I said this happens only in the blog post, not in a Masonry element.
I need a solution now, please.Best regards
CharlotteFebruary 27, 2020 at 9:19 pm #1188645Hi Charlotte,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaFebruary 27, 2020 at 9:36 pm #1188659Yes, thanks :)
February 28, 2020 at 10:50 pm #1188940Hi charlotteraboff,
Images quality is reduced by WordPress unless you add this code to the functions.php file and reupload the images:
add_filter('jpeg_quality', function($arg){return 100;});
https://www.wpbeginner.com/wp-tutorials/how-to-increase-or-decrease-wordpress-jpeg-image-compression/
Here are some of the common causes of blurry images:— You upload a blurry image — it happens to all of us. It might’ve been an image that appeared nice on your mobile device, but it lost its beauty on desktop screens.
WordPress resizes the image — sometimes the images are resized in order to suit performance. That decreases their quality too. — Also, WordPress 4.4 has introduced a feature called Responsive Images. This favors performance for mobile devices and here’s nothing to worry about.Next, we suggest you a set of solid and easy-to-implement solutions:
—Increase WordPress’s default JPEG image compression limit.
— Resize the default thumbnail size and regenerate them using a plugin like Simple Image Sizes.
–Alter the sharpness of resized images.
–Regardless of the file format, use the RGB (screen) color space. The CMYK color space is only used in print media.Best regards,
Victoria- This reply was modified 4 years, 8 months ago by Victoria.
March 17, 2020 at 10:14 am #1193745Hi Victoria,
thanks for your reply.It does not really explain why the same image is a bit blurry in the blog post but not in the Masonry element.
Why?Best regards
CharlotteMarch 19, 2020 at 5:55 pm #1194485Hi Charlotte,
I wanted to check the website again, but credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaMarch 19, 2020 at 7:28 pm #1194552Hi Viktoria,
thanks. I have added the login again.
Best regards
CharlotteMarch 20, 2020 at 7:17 pm #1194871Hi Charlotte,
Thank you.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.