I’m having problems displaying images on cell phones. When I display an image simply via https://xxxx.fr/wp-content/uploads/…/image.jpg, it is displayed in the correct resolution on the PC (1600×1067). But when I open the same link on mobile, the image is displayed at 800×534 (very blurry).
I’ve tried on different android phone and always the same issue.
I’ve noticed that when I access the image via https://xxxx.fr/image.jpg (not in the upload folder) it sometimes displays in the correct resolution on mobile.
I looked at the html and css from those 2 pages, and they are the same (except for the image source of course, on mobile).
I’ve tried disabling all plugins, changing theme (Ocean wp), adding :
add_filter( ‘big_image_size_threshold’, ‘__return_false’ );
in function.php, disabling caching via my web host (hostinger). But nothing works. Can anyone help me?
Thanks in advance!
(I’m fairly new to WordPress, but I like to tinker and get my hands in the code. English is not my mother tongue, so sorry for the spelling mistakes.)
]]>I have several products in our store which have a couple of variations. The Images are uploaded with a resolution of 1000×1000. At the product page the images shown are blurry. It seems, that the images is taken from the thumbnail 100×100 and scaled up to 452×452.
I did not find the solution. Tried the force regenerate thumbnails option, image optimizer.
I tried to change the theme, switched off some woo related plugins… no change at all. :/
Is there any way to force woocommerce to scale down the original image or use a larger thumbnail rather than use the 100×100 images and upscale this?
Thank you very much for sharing your ideas!
Marc
]]>If I get the pro version, does it give me options for compression levels of thumbnails or does the plugin just pull from WordPress generated thumbs?
]]>Thank you very much,
Chris
]]>What is causing this and how to fix it?
]]>You can check my settings below:-
I looked to see if I could figure out what is causing this all of a sudden. If I’m reading the code correctly, it looks like the images being used are physically smaller (239px) in dimension than the size specified by in the <img> (312px).
I’m not sure how to problem solve this. Is there a way to tell the portfolio to use bigger images? My medium images (as specified in WP media settings) are set to 450×450 so that would be fine. Even the thumbnail size is set to 300px x 300px, so not sure where the 239px comes from.
]]>I have tried to find the answer in the documentation and forum but couldn’t find the same issue.
Generated thumbnails of my images are blurry and poor quality. This is the generated thumbnail by wordpress, nothing to do with my theme. Here is the 300x300px result :
And the original photo :
https://www.emmaduvere.fr/web/wp-content/uploads/2021/05/macaron_fraise_maxi_emma_duvere_600.jpg
I have tried to use image optimizer plugins, but it didn’t solve my problem.
Have you any idea what I should do ? Is this a problem with my original image ?
Thanks for your help.
]]>